| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2fe1459 commit bcb4f33
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ jobs: | |||
| 13 | 13 | steps: | |
| 14 | 14 | - uses: actions/checkout@v3 | |
| 15 | 15 | - run: pip install --user ruff | |
| 16 | - - run: ruff --format=github --ignore="E722,F40,F841" --line-length=681 --target-version=py37 . | ||
| 16 | + - run: ruff --format=github --ignore="E722,F40,F841" --line-length=320 --target-version=py37 . | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments