mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-02-11 10:49:28 +00:00
chore: cleanup, update workflows, codestyle
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset name="PSR12"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
|
||||
<description>PHP_CodeSniffer configuration for PSR-12 coding standard.</description>
|
||||
<rule ref="PSR12" />
|
||||
<file>src/</file>
|
||||
|
||||
Reference in New Issue
Block a user