dotfiles/.pre-commit-search-and-replace.yaml
MorganGeek 3a3fc30b8c fix technical debt + fine tune functions and hooks
- linting/fixing/formating
- utility for suggesting aliases now accepts parameters to change output
  size
- add helper to checkci
- add verify committer script to avoid committer with wrong git identify
2020-07-12 16:22:17 +02:00

12 lines
234 B
YAML

---
#- search: /Something [bB]ad/
# replacement: Something Good
#- search: foobar
# insensitive: true
# replacement: FOOBAR
- search: collibra
insensitive: true
- search: ~/Code
- search: TODO
- search: FIXME