Skip to content
  • David Durieux's avatar
    Add coding standard check in travis (#1100) · b9b9f000
    David Durieux authored
    * add phpcs in travis + fixes
    Check white spaces and more than 2 empty lines
    
    * Add phpcs rules: indent 3 spaces and no tab in indent + fix in code
    
    * Fix indent
    
    * Fix indent
    
    * Add rule for remove closing tags + fix in files
    b9b9f000