mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 00:02:11 +00:00
modified
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Generic, formatter-friendly config.
|
||||
select = ["B", "D3", "E", "F"]
|
||||
|
||||
# Never enforce `E501` (line length violations). This should be handled by formatters.
|
||||
ignore = ["E501"]
|
||||
Reference in New Issue
Block a user