mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-31 02:33:33 +00:00
Update formatting commands in package.json and pyproject.toml; refactor indentation in Python scripts for consistency
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[tool.autopep8]
|
||||
max_line_length = 120
|
||||
ignore = "E501,W6" # or ["E501", "W6"]
|
||||
recursive = true
|
||||
aggressive = 3
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user