Skip to content

Commit

Permalink
update link to our checkstyle rules file (#278)
Browse files Browse the repository at this point in the history
which was moved to an external repository in c0115ff & f118b25
  • Loading branch information
tyrasd authored Nov 4, 2020
1 parent 365dcff commit 7a0da55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Please use this [guide](https://help.eclipse.org/neon/index.jsp?topic=%2Forg.ecl

[Checkstyle](http://checkstyle.sourceforge.net/) can check if Java code complies to a given set of code style rules. It can be used stand alone, but there are also plugins for IDEs like [intelliJ](https://plugins.jetbrains.com/plugin/1065-checkstyle-idea) and [eclipse](http://checkstyle.org/eclipse-cs/), or for build tools like [maven](https://maven.apache.org/plugins/maven-checkstyle-plugin/).

For checkstyle, use the dedicated [checkstyle-google-oshdb.xml](/config/ide/checkstyle-google-oshdb.xml) configuration file.
For checkstyle, use our dedicated [checkstyle-google-ohsome.xml](https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/parent/-/blob/master/ohsome-codestyle/src/main/resources/checkstyle-google-ohsome.xml) configuration file.

0 comments on commit 7a0da55

Please sign in to comment.