•  
      request #13943 Remove all file level phpcs ignore annotations
    Infos
    #13943
    Thomas Gerbet (tgerbet)
    2019-10-01 08:31
    2019-09-27 16:13
    15155
    Details
    Remove all file level phpcs ignore annotations
    In some PHP files, PHPCS has been completely disabled using "@codingStandardsIgnoreFile" or "phpcs:ignoreFile".

    It's annoying because it prevents the auto-fixing of those files when we add new rules. We should remove the global annotations, auto-fix the files and add more precise annotations to deal with the less easy to fix existing issues.
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2019-10-01
    Attachments
    Empty
    References

    Follow-ups