Skip to content

Commit befeaac

Browse files
committed
pants: enable [generate-lockfiles].diff
1 parent dee9743 commit befeaac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pants.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ extra_requirements = [
189189
]
190190
config = "lint-configs/python/.flake8"
191191

192+
[generate-lockfiles]
193+
diff = true
194+
192195
[pylint]
193196
lockfile = "lockfiles/pylint.lock"
194197
version = "pylint~=2.8.2"

0 commit comments

Comments
 (0)