mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-22 16:51:20 +00:00

- rename all occurences of castopod to castopod host - docs: update contribution guidelines - docs: update README to include guidance for help and links to socials - remove castopod_namespace.json
7 lines
274 B
XML
7 lines
274 B
XML
<?xml version="1.0"?>
|
|
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Castopod">
|
|
<description>Castopod Host's coding standard based on the PSR-1 standard.</description>
|
|
|
|
<!-- Include the whole PSR-1 standard -->
|
|
<rule ref="PSR1"/>
|
|
</ruleset> |