Skip to content

Commit

Permalink
= 4.0.0-beta-4 =
Browse files Browse the repository at this point in the history
~ Modify phpcs.xml
  • Loading branch information
tungnxt89 committed Apr 28, 2021
1 parent 2ea50c5 commit e710141
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<file>./inc/</file>
<file>./templates/</file>
<file>learnpress.php</file>
<file>learnpress.php</file>

<exclude-pattern>./inc/admin/includes/class-markdown-parse.php</exclude-pattern>
<exclude-pattern>*/inc/libraries/*</exclude-pattern>
Expand Down Expand Up @@ -38,4 +37,4 @@
<exclude name="Squiz.PHP.DisallowMultipleAssignments.Found"/>
<exclude name="Generic.Files.LineEndings.InvalidEOLChar"/>
</rule>
</ruleset>
</ruleset>

0 comments on commit e710141

Please sign in to comment.