mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-13 07:41:19 +08:00
Merge pull request #672 from pre-commit/non-executable
remove unneeded executable bits
This commit is contained in:
0
pre_commit_hooks/destroyed_symlinks.py
Executable file → Normal file
0
pre_commit_hooks/destroyed_symlinks.py
Executable file → Normal file
1
pre_commit_hooks/sort_simple_yaml.py
Executable file → Normal file
1
pre_commit_hooks/sort_simple_yaml.py
Executable file → Normal file
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
"""Sort a simple YAML file, keeping blocks of comments and definitions
|
||||
together.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user