.codeclimate.json | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/stale.yml | |
|
|
.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
CHANGELOG.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
phpcs.xml | |
|
|
phpunit-printer.yml | |
|
|
phpunit.xml.dist | |
|
|
src/Exception/InvalideFileException.php | 6 | A 0 mins |
|
src/Exception/UnknownRuleException.php | 6 | A 0 mins |
|
src/Marksimple.php | 103 | A 0 mins |
|
src/Rule/AbstractRegexRule.php | 11 | A 0 mins |
|
src/Rule/CleanUpList.php | 13 | A 0 mins |
|
src/Rule/CleanUpPre.php | 14 | A 0 mins |
|
src/Rule/Code.php | 14 | A 0 mins |
|
src/Rule/ElementRuleInterface.php | 7 | A 0 mins |
|
src/Rule/GithubPre.php | 17 | A 0 mins |
|
src/Rule/Header.php | 17 | A 0 mins |
|
src/Rule/HorizontalLine.php | 14 | A 0 mins |
|
src/Rule/Image.php | 20 | A 0 mins |
|
src/Rule/Italic.php | 14 | A 0 mins |
|
src/Rule/Link.php | 14 | A 0 mins |
|
src/Rule/NewLine.php | 14 | A 0 mins |
|
src/Rule/Paragraph.php | 33 | A 0 mins |
|
src/Rule/Pre.php | 15 | A 0 mins |
|
src/Rule/RegexRuleInterface.php | 7 | A 0 mins |
|
src/Rule/Strong.php | 14 | A 0 mins |
|
src/Rule/UnorderedList.php | 14 | A 0 mins |
|