You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude the PSR1.Classes.ClassDeclaration.MissingNamespace error
Moodle doesn't mandate (or support) namespaces for all classes, so
this PSR1, included by PSR12, included by moodle-extra, needs to
be excluded. Soon we'll have proper/custom namespace sniffs.
Fixes#65
Co-authored-by: Jonathan Champ <[email protected]>
0 commit comments