Skip to content

πŸ‘† Coding standard configuration for contributors πŸ‘†

License

Notifications You must be signed in to change notification settings

czende/coding-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Czende Coding Standard

πŸ₯‡ Coding standard configuration.

Installation & usage

  1. Install this package:

    $ composer require --dev czende/coding-standard
  2. Import a configuration file in easy-coding-standard.yml in the root of your project:

    imports:
        - { resource: vendor/czende/coding-standard/easy-coding-standard.yml }
  3. Run in CLI (remember to have proper composer bin directory config - "bin-dir": "bin")

# dry
php bin/ecs check src

# fix
php bin/ecs check src --fix

About

πŸ‘† Coding standard configuration for contributors πŸ‘†

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages