Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Jan 6, 2020
1 parent d198d8c commit 99fa535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/markdown/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The code style used within the Imixs-Workflow project is based on the Java Conve

Within this project we use Eclipse as the main development IDE. You can import the file 'imixs-code-style.xml' into the Eclipse IDE to get the actual formating rules (_Preferences -> Java-Code-Style Formatter Profile_).

Please do not reformat existing code. If you use an other IDE like Eclipse we recommend to import an appropriate formatting style rule provided by the _[Google Coding Style Guide](https://github.com/google/styleguide)_.
Please do not reformat existing code. If you use an other IDE like Eclipse we recommend to import an appropriate formatting style rule.


## Naming Conventions
Expand Down

0 comments on commit 99fa535

Please sign in to comment.