Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


We use StyleCI to check all branches of the NMS Prime Github repo. Fixes are sent as pull requests on demand only. The following configuration is applied:


Code Block
titleStyleCI config YAML
preset: laravel

disabled:
  - phpdoc_summary

finder:
  exclude:
    - public
    - public-ccc
    - vendors
  not-name:
    - "*.blade.php"