Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .vim/bundle/syntastic/doc/syntastic-checkers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ Maintainer: LCD 47 <lcd047@gmail.com>
"PHP_CodeSniffer" is a style linter for PHP and CSS. See the project's page
at GitHub for details:

https://github.com/squizlabs/PHP_CodeSniffer/
https://github.com/PHPCSStandards/PHP_CodeSniffer/

Installation~

Expand Down Expand Up @@ -4766,7 +4766,7 @@ Maintainer: Martin Grenfell <martin.grenfell@gmail.com>
"PHP_CodeSniffer" is a style linter for PHP and CSS. See the project's page
at GitHub for details:

https://github.com/squizlabs/PHP_CodeSniffer/
https://github.com/PHPCSStandards/PHP_CodeSniffer/

Installation~

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ There's a bash function called `create-ctags` that may be called in project dire
- various dotfiles of other people (e.g. bash functions `calc`, `json`, `gz`, `unidecode`, `escape` from @mathiasbynens)
- [`bin/git-open`](https://github.com/paulirish/git-open)
- [`bin/twig-lint`](https://github.com/asm89/twig-lint)
- [`bin/phpcs`](https://github.com/squizlabs/PHP_CodeSniffer)
- [`bin/phpcs`](https://github.com/PHPCSStandards/PHP_CodeSniffer)