Skip to content

Commit

Permalink
test: reduce line length to 118 the default in Cockpit
Browse files Browse the repository at this point in the history
We can now start running ruff in CI.
  • Loading branch information
jelly committed Jun 22, 2023
1 parent 69a2e3b commit bac20b9
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[flake8]
max-line-length = 195
max-line-length = 118
Loading

0 comments on commit bac20b9

Please sign in to comment.