index
:
apheleia.git
align-null-check
main
rr-unmess-ruby
wip/support-inplace-formatters
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
formatters
/
apheleia-phpcs
blob: 1d8a0e8f24c2abe2b08a26b48647d793500e6578 (
plain
)
1
2
3
4
5
6
#!/bin/sh phpcbf "$@" if [ "$?" -eq 1 ]; then exit 0 fi