Apply ruff
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"-eucx"
|
||||
''
|
||||
${pkgs.lib.getExe pkgs.python3.pkgs.black} "$@"
|
||||
${pkgs.lib.getExe pkgs.ruff} --fix "$@"
|
||||
''
|
||||
"--" # this argument is ignored by bash
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user