Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 7fec760

Browse files
Merge pull request #24 from grapl-security/cm/update-pants-syntax
Update various Pants invocations to account for new syntax
2 parents 0089a69 + d43aafd commit 7fec760

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pants.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ backend_packages = [
66
"pants.backend.shell.lint.shfmt"
77
]
88

9+
use_deprecated_directory_cli_args_semantics = false
10+
911
pants_ignore = [
1012
"!.buildkite/"
1113
]

0 commit comments

Comments
 (0)