Codestyle (#372)
* Adding code style * Small correction of code style * Putting under comments checkstyle rules * include checks and suppressions (excluding files) * Added checkstyle suppressions. * suppression defined at the level of a Java file * adding JFactTBoxReasonerTest in the suppression * replacement of tabs with spaces in a property file * increasing the max line length to 120 * Adding java and javax packages at the beggining of imports --------- Co-authored-by: Ivan Mrsulja <mrsuljaivancic@gmail.com>
This commit is contained in:
parent
3f95108b26
commit
2e4458e160
4 changed files with 1413 additions and 4 deletions
|
@ -82,8 +82,8 @@
|
|||
# developer.searchEngine.enable = false
|
||||
# developer.searchEngine.addStackTrace = false
|
||||
# developer.searchEngine.addResults = false
|
||||
# developer.searchEngine.queryRestriction = .*
|
||||
# developer.searchEngine.stackRestriction = .*
|
||||
# developer.searchEngine.queryRestriction = .*
|
||||
# developer.searchEngine.stackRestriction = .*
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue