Laurent Destailleur
9ef3683acc
I grouped rules by Standard (PEAR, Generic, Zend, ...)
...
If a standard bring a rule that is duplicate than the other, we must
keep it commented saying duplicate with.
So at any time we know which rule we match for each standard.
2014-07-26 15:07:30 +02:00
Laurent Destailleur
9eb54ffb4b
Fix: Bad merge
2014-07-20 16:14:25 +02:00
Laurent Destailleur
5572364d2b
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
dev/codesniffer/ruleset.xml
2014-07-20 16:09:42 +02:00
Laurent Destailleur
85ccb094b4
Fix: More complete exclusion list
2014-07-20 15:54:37 +02:00
Laurent Destailleur
0452c2d68e
Qual: Enhance PHPCS sheet.
2014-07-20 15:39:38 +02:00
Laurent Destailleur
cfc337a79a
Qual: Enable php checkstyle rule Zend.Files.ClosingTag
...
Fix: Solve a lot of checkstyle errors.
2014-07-20 15:27:38 +02:00
Laurent Destailleur
aaa2d75dc3
Disable test on Zend.Files.ClosingTag for the moment to try to restore a
...
green status with travis.
2014-07-08 01:04:16 +02:00
Laurent Destailleur
07ff74b069
Revert "Update ruleset.xml"
...
This reverts commit 9cca9f352f .
2014-07-08 00:19:00 +02:00
Laurent Destailleur
a2bc97210b
Merge pull request #1721 from frederic34/patch-6
...
Update ruleset.xml
2014-07-07 21:27:09 +02:00
Laurent Destailleur
8b9755e7c2
Merge pull request #1717 from frederic34/patch-5
...
Update ruleset.xml
2014-07-07 21:24:17 +02:00
frederic34
9cca9f352f
Update ruleset.xml
...
PHP code MUST NOT contain any character before the opening tag
2014-07-07 21:11:03 +02:00
frederic34
f7586cdbfa
Update ruleset.xml
...
PHP code MUST use only UTF-8 without BOM.
2014-07-06 16:43:16 +02:00
frederic34
2080f58c2c
Update ruleset.xml
...
The closing ?> tag MUST be omitted from files containing only PHP.
2014-07-06 15:49:24 +02:00
Laurent Destailleur
72557437ef
Checkstyle
2013-09-10 14:19:36 +02:00
Laurent Destailleur
943f8108ab
Fix a rule
2013-09-10 12:11:08 +02:00
Laurent Destailleur
376a7e2e3c
Remove checkstyle outpout that is too verbose.
...
USe instead option -s
Disable a rule
2013-09-10 11:59:15 +02:00
Laurent Destailleur
c351ac5bbd
Fix: syntax error in ruleset.xml
2013-09-10 02:32:24 +02:00
Laurent Destailleur
d4499c6eea
Qual: Removed duplicated file
2013-08-20 11:24:10 +02:00
Regis Houssin
44dde562fa
regression and add slash at end
2012-09-28 17:51:35 +02:00
Regis Houssin
d8a0fed001
Fix: try to add all subdir
2012-09-28 17:11:53 +02:00
Regis Houssin
4f115268a9
Fix: try this for subdir
2012-09-28 16:55:09 +02:00
Regis Houssin
5e1cbc77e4
Fix: try to use full path
2012-09-28 16:37:16 +02:00
Regis Houssin
265c2a4be4
Fix: avoid error
2012-09-28 16:24:54 +02:00
Regis Houssin
b994eeb15f
try to exclude with another method
2012-09-28 16:13:31 +02:00
Regis Houssin
f22c27c8bf
Fix: restore rule for check old style
2012-09-28 12:06:32 +02:00
Laurent Destailleur
5e63642fcb
Change to ignore bad detection of ident by PEAR code sniffer.
2012-08-27 17:55:15 +02:00
Regis Houssin
2eb38ac8c8
Fix: uniformize test
2012-07-31 08:43:45 +02:00
Laurent Destailleur
6311da9428
Qual: Removed error we need to keep
2012-07-26 09:34:51 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
ea54523181
Checkstyle
2012-07-25 11:40:23 +02:00
Laurent Destailleur
758d613908
Fix: Checkstyle
2012-07-25 11:29:45 +02:00
Laurent Destailleur
0d6baa4288
Qual: Enhance codesniffer setup
2012-07-22 14:08:05 +02:00
Laurent Destailleur
50944a71db
Checkstyle
2012-05-06 00:45:15 +02:00
Laurent Destailleur
87bd0054ba
Qual: Increase nesting level
2012-03-18 23:41:36 +01:00
Laurent Destailleur
d6a60c085a
Fix: syntax error
2012-03-18 17:51:40 +01:00
Laurent Destailleur
eeaccaf8a3
Remove a not important rule to keep rules that should be priority.
2012-03-18 17:16:46 +01:00
Laurent Destailleur
d5b3aae135
Removed todo counted twice
2012-01-16 12:50:55 +01:00
Regis Houssin
55c8b9840b
Fix: todo already scanned
2012-01-16 10:05:59 +01:00
Laurent Destailleur
c8a61a20ab
Removed rules
2012-01-10 10:24:16 +01:00
Laurent Destailleur
2d67802938
Doxygen
2012-01-08 00:52:07 +01:00
Laurent Destailleur
52cbfc240b
Increase level for warning
2012-01-07 15:10:26 +01:00
Laurent Destailleur
7c017dff48
Comment sniff
2012-01-05 01:06:50 +01:00
Regis Houssin
01c64b054b
Fix: test to remove rules
2012-01-03 10:46:50 +01:00
Regis Houssin
ca5321508f
Fix: add rule ScopeIndent
2012-01-03 09:48:25 +01:00
Regis Houssin
10314e500c
Fix: regression
2012-01-03 09:22:08 +01:00
Regis Houssin
01a9386eb8
Fix: try to use another method
2012-01-03 09:10:36 +01:00
Regis Houssin
fea2cdbaf1
Fix: try another method
2012-01-03 08:53:56 +01:00
Laurent Destailleur
83acf605c3
Removed checkstyle rule
2011-12-30 14:32:33 +01:00
Laurent Destailleur
77054323c4
Qual: Disable useless warnings
2011-09-24 14:19:24 +00:00
Regis Houssin
0483c3265a
Fix: add rules
2011-09-21 11:54:41 +00:00