Skip to content

Coding standard for our superior apps

License

Notifications You must be signed in to change notification settings

modul-is/coding-standard

Repository files navigation

Modul IS Coding Standard

Based on Nette Coding Standard

This is a set of sniffs and fixers that checks and fixes code of Nette Framework against Coding Standard in Documentation with some extra Modul IS fixers and tweaks.

How to use

Check PHP files

Check coding standard for PHP 7.1 in directory src:

php ecs check src --preset php71

And fix it:

php ecs check src --preset php71 --fix

If no PHP version is specified, it will try to detect it automatically from the composer.json file.

Check SQL settings

php sqltest [server] [username] [password]

About

Coding standard for our superior apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages