Skip to content
This repository has been archived by the owner on Sep 3, 2018. It is now read-only.

changi67/Tiki_CodeSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This place is used to store Tiki Wiki CMS Groupware CodeSniffer Rules used on http://quality.tiki.org

You simply need to clone this repos and create a link in /usr/share/php/PHP/CodeSniffer/Standards

$ sudo ln -s pathToGitClone /usr/share/php/PHP/CodeSniffer/Standards/Tiki

After that use the command line phpcs to check your file

$ phpcs --standard=Tiki -s --tab-width=4 filename

If you want to integrate it in vim, use https://github.com/changi67/perfectenv/blob/master/.vim/plugin/phpcs.vim

Good checkstyle.

About

CodeSniffer Rules for Tiki Wiki CMS Groupware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages