Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop requiring the file phpdoc block for 1-artifact files #69

Merged

Commits on Feb 16, 2021

  1. Stop requiring the file phpdoc block for 1-artifact files

    Now we detect all the classes, interfaces and traits in a file
    and, if there is only one, then we stop requiring the file
    phpdoc block.
    
    This was agreed @ https://tracker.moodle.org/browse/MDLSITE-2804
    and moodlehq#66
    was created to implement it.
    
    Note this doesn't address the whole agreement, but just the
    detail about stop requiring the file phpdoc block, because it
    is specially annoying and recurring in new files (that use to
    be 1-artifact ones).
    stronk7 committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    30d4a80 View commit details
    Browse the repository at this point in the history