chore(nix): Remove eslint hook, as it does not really work
This commit is contained in:
parent
ef80f9389b
commit
ef9877ea60
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ let
|
|||
src = ./.;
|
||||
|
||||
hooks = {
|
||||
# JS hooks
|
||||
eslint.enable = true;
|
||||
|
||||
# Python hooks
|
||||
ruff.enable = true;
|
||||
black.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue