powerful-scooter-95162
11/10/2023, 6:10 PM//anubis/spos/src/main/kotlin and when I run pants tailor :: nothing happens.
I tried adding "!anubis/" to the gitignore directive, I have tried adding all paths along that chain to the src roots with no luck.
Moving the code to //spos/src/main/kotlin causes tailor to work though.
Further, when I try to add jvm_artifact targets to //anubis/BUILD then generate lockfiles does not see them; when I move them to //BUILD the lockfiles are generatedbroad-processor-92400
11/10/2023, 7:49 PMpants_ignore setting in pants.toml (if anything?)? And in your .gitignore file?powerful-scooter-95162
11/10/2023, 7:51 PMbroad-processor-92400
11/10/2023, 8:02 PM