Skip to content

Commit 30b0924

Browse files
authored
Update README.md
1 parent 2b5c845 commit 30b0924

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ JSqlParser is dual licensed under **LGPL V2.1** and **Apache Software License, V
1515

1616

1717
## News
18+
* JSqlParser has now a build in checkstyle configuration to introduce source code conventions.
1819
* Released first major version **1.0** of JSqlParser.
1920
* Please test the actual **0.9.8-SNAPSHOT**. It includes includes grammar refactorings or changes which eventually results in parse tree changes.
2021
* Version **0.9.7** released.
@@ -46,7 +47,9 @@ Also I would like to know about needed examples or documentation stuff.
4647

4748
## Extensions in the latest SNAPSHOT version 1.1
4849

49-
* checkstyle integration to force first souce code conventions (linefeeds, spaces instead of tabs)
50+
* checkstyle integration to force first souce code conventions
51+
* checkstyle is activated by default, it can be deactivated by an environment property **skipCheckSources**
52+
* pull requests should follow this style settings
5053

5154
## Extensions of JSqlParser releases
5255

0 commit comments

Comments
 (0)