Skip to content

Commit 0db8e00

Browse files
authored
Merge pull request #30 from SublimeLinter/update-gihub-action
2 parents dcc7ed5 + ee86064 commit 0db8e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Lint with flake8
2323
run: |
2424
# stop the build if there are Python syntax errors or undefined names
25-
flake8 . --count --max-line-length=100 --show-source --statistics
25+
flake8 . --count --show-source --statistics

0 commit comments

Comments
 (0)