Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
e9c222a8
Commit
e9c222a8
authored
12 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' of
https://github.com/Dolibarr/dolibarr.git
into develop
parents
918d5c9a
5e1cbc77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dev/codesniffer/jenkins_ruleset.xml
+1
-9
1 addition, 9 deletions
dev/codesniffer/jenkins_ruleset.xml
with
1 addition
and
9 deletions
dev/codesniffer/jenkins_ruleset.xml
+
1
−
9
View file @
e9c222a8
...
...
@@ -3,17 +3,9 @@
<ruleset
name=
"Dolibarr"
>
<description>
Dolibarr coding standard.
</description>
<!--
You can hard-code ignore patterns directly into your
custom standard so you don't have to specify the
patterns on the command line.
The following two tags are equivalent to the command line
argument: --ignore=*/tests/*,*/data/*
-->
<exclude-pattern>
*/conf/*
</exclude-pattern>
<exclude-pattern>
*/filemanagerdol/*
</exclude-pattern>
<exclude-pattern>
*/includes/*
</exclude-pattern>
<exclude-pattern>
*/includes/
ckeditor/
*
</exclude-pattern>
<exclude-pattern>
*/PEAR/*
</exclude-pattern>
<exclude-pattern>
*/NET/*
</exclude-pattern>
<exclude-pattern>
*/HTTP/*
</exclude-pattern>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment