diff --git a/phpcs.xml.dist b/phpcs.xml.dist new file mode 100644 index 0000000..8493cef --- /dev/null +++ b/phpcs.xml.dist @@ -0,0 +1,62 @@ + + + + PSR-12 als Basis, aber alle „logiknahen“ Regeln (Namespaces, Side Effects, + Strict Types, Typ-Decls etc.) sind deaktiviert. Es bleiben vor allem + Whitespace- und Formatierungsregeln übrig. + + + + includes/external/* + + + + + + + + + 0 + + + + 0 + + + + + 0 + + + + + 0 + + + + 0 + + + + + 0 + + + + + 0 + + + + + 0 + + + + + + + \ No newline at end of file