John Bampton
|
c923e673cf
|
pre-commit: add `XML` files to the `trailing-whitespace` check (#9131)
|
2024-07-12 09:42:54 +02:00 |
Daniel Augusto Veronezi Salvador
|
b4aabadc4d
|
Replace string libraries with org.apache.commons.lang3.StringUtils (#5386)
* Replace google lib for lang3 and adjust methods calls
* Replace string libs by lang3
* Prohibit others string libs
Co-authored-by: GutoVeronezi <daniel@scclouds.com.br>
|
2021-11-18 13:41:48 +05:30 |
Daniel Augusto Veronezi Salvador
|
6531ee5871
|
Externalize config to set min memory/cpu with division by overprovisi… (#4722)
Co-authored-by: Daniel Augusto Veronezi Salvador <daniel@scclouds.com.br>
Co-authored-by: dahn <daan.hoogland@gmail.com>
|
2021-05-28 10:15:51 +02:00 |
Marc-Aurèle Brothier
|
46bd94c6a2
|
[CLOUDSTACK-10254] checkstyle: add package name declaration validation (#2422)
* checktyle: verify package name matches directory structure
* fix new checkstyle findings on directory with package name mismatch
|
2018-04-26 10:32:08 -03:00 |
Daan Hoogland
|
7b51fda3b0
|
finbugs: mark false positive
hostuuid might be found after ten iterations.
|
2015-03-25 18:14:57 +01:00 |
Hugo Trippaers
|
dc3f0cbc63
|
Improve the handling of the findbug exclude files
|
2014-09-03 10:41:22 +02:00 |
Hugo Trippaers
|
8e704f5eee
|
Add a first version of a PMD ruleset to our check project
|
2014-06-11 14:06:16 +02:00 |
Hugo Trippaers
|
7c8facf3c9
|
Change checkstyle to run on every sub project, so it will also run when you build an individual module
|
2014-01-09 17:00:11 +01:00 |