mirror of
https://github.com/xai-org/grok-1.git
synced 2025-11-27 05:41:34 +03:00
Add ruff linter to pre-commit
This commit is contained in:
3
.github/hooks/pre-commit
vendored
Executable file
3
.github/hooks/pre-commit
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ruff check ./
|
||||
Reference in New Issue
Block a user