Skip to content

Commit

Permalink
Merge pull request #5774: Use black (via pantsbuild)
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd authored Oct 17, 2022
2 parents 11989ed + bfc19a8 commit 0d94df3
Show file tree
Hide file tree
Showing 5 changed files with 451 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
jobs:
# Lint checks which don't depend on any service containes, etc. to be running.
lint-checks:
name: 'Lint Checks (pants runs: shellcheck)'
name: 'Lint Checks (pants runs: shellcheck, black)'
runs-on: ubuntu-latest

env:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Added

* Begin introducing `pants <https://www.pantsbuild.org/docs>`_ to improve DX (Developer Experience)
working on StackStorm, improve our security posture, and improve CI reliability thanks in part
to pants' use of PEX lockfiles. This is not a user-facing addition. #5713 #5724 #5726 #5725 #5732 #5733 #5737 #5738 #5758 #5751
to pants' use of PEX lockfiles. This is not a user-facing addition. #5713 #5724 #5726 #5725 #5732 #5733 #5737 #5738 #5758 #5751 #5774
Contributed by @cognifloyd

Changed
Expand Down
Loading

0 comments on commit 0d94df3

Please sign in to comment.