Ira Abramov
|
96dbd385db
|
Merge branch 'master' into ira/cleanup
* master: (113 commits)
skip go tests when go is not available
plugins: Add ble.sh plugin
clean up pyenv plugin
Lint: prepare `lib/utilities` for `shellcheck` (#1933)
plugin/base: improvements (#1930)
plugins/percol: `bind`
completion/git: `shfmt` && `shellcheck`
completion/git: expand search range
plugin/percol: `shellcheck` & `shfmt`
plugins/percol: use `_command_exists`
completion/pip: simplify code flow
plugin/less-pretty-cat: remove `|| cat`
completion/wpscan: simplify code flow (whitespace)
plugins/less-pretty-cat: simplify code flow
plugins/less-pretty-cat: use `_command_exists`
lib/helpers: cite `_bash-it-find-in-ancestor()`
gradle: adopt `_bash_it_find_in_ancestor()`
lib/helpers: new function `_bash-it-find-in-ancestor()`
completion/laravel: simplify code flow
plugin/ruby: add missing parameter error message
...
|
2021-10-10 15:39:55 +03:00 |
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 |