Commit Graph

13 Commits (e38696a0acfdb6e4fbeb6963801c417d6ca7e9a7)

Author SHA1 Message Date
Noah Gorny e70211549f
Merge pull request #1899 from georgettica/georgettica/bump-pre-commit-hooks
chore(pre-commit): bump version
2021-06-23 13:21:06 +03:00
Ron Green a3f5b5f29a chore(pre-commit): bump version
done in the beginning because of build issues, but was solved during the work on #1897
2021-06-17 10:37:19 +03:00
Noah Gorny d0aa9cb542 hooks: Add check-clean-files-txt.sh 2021-04-22 01:48:20 +03:00
buhl 49d7d2e8c4 Getting Bash-it to use the vendored composure
Fixed tests
Fixed install.sh and bash_it.sh
Added gitattributes to the vendor folder
Changed documentation
2021-02-02 16:34:04 +01:00
David Farrell e932d8371f
Add hooks to check .sh and .bash headers - Fixes #1491 (#1765)
* Add hooks to check .sh and .bash headers
* Adds hooks/ to clean_files.txt
2021-01-09 18:02:26 +02:00
Noah Gorny 859038e58f Allow trailing spaces in md/rst files 2020-12-17 01:42:25 +02:00
Noah Gorny 5cdb98f802 pre-commit: Exclude docs _build folder 2020-11-06 19:14:19 +02:00
David Farrell 9edba505b5
Adds better support for .bat files; Fixes docs/make.bat 2020-11-03 09:16:14 -08:00
Noah Gorny 54116fc068 Bump shellcheck, shfmt hooks to 2.1.4 2020-10-29 23:05:23 +02:00
Noah Gorny 2acf26b7b3 pre-commit: Do not run shfmt/shellcheck on .bats files 2020-10-28 11:51:04 +02:00
Ira Abramov 5045867b2c Don't touch tab indentations, they are there for a good reason 2020-10-28 09:08:04 +02:00
Ira Abramov d986261f98 another round of refinements after PR #1434 2020-10-28 09:08:04 +02:00
Ira Abramov 9ac6a6ab96 Enforce some coding standards for the contributers 2020-10-28 09:08:04 +02:00