forked from Plemya-x/ALR
исправление fmt
This commit is contained in:
@@ -25,7 +25,7 @@ repos:
|
||||
|
||||
- id: fmt
|
||||
name: Format code
|
||||
entry: make fmt
|
||||
entry: bash -c "make fmt && git add -u"
|
||||
language: system
|
||||
pass_filenames: false
|
||||
|
||||
|
Reference in New Issue
Block a user