Skip to content

Commit

Permalink
edited max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
ERDC\RDITLSCW committed Jan 7, 2025
1 parent e495ab4 commit 29f906d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:
- name: flake8 Lint
uses: py-actions/flake8@v2
with:
args: "--verbose"
ignore: "E203"
max-line-length: "88"
max-line-length: "120"

0 comments on commit 29f906d

Please sign in to comment.