Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ If you encounter a bug or feature request we would like to hear about it. Before

If you have any questions about our projects you can email <a href="mailto:support@flagsmith.com">support@flagsmith.com</a>.


## Code Style formatting
We are using Google Java Style for code formatting. To install one see instructions bellow

### VS Code
### VS Code

Install extension [Checkstyle for Java](https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-checkstyle)
Use `java-google-style.xml` file in docs folder to set as Checkstyle configuration file.
Expand Down
23 changes: 0 additions & 23 deletions example/README.md

This file was deleted.

55 changes: 0 additions & 55 deletions example/pom.xml

This file was deleted.

13 changes: 0 additions & 13 deletions example/src/main/java/com/flagsmith/Application.java

This file was deleted.

16 changes: 0 additions & 16 deletions example/src/main/java/com/flagsmith/FontColour.java

This file was deleted.

98 changes: 0 additions & 98 deletions example/src/main/java/com/flagsmith/HelloController.java

This file was deleted.

36 changes: 0 additions & 36 deletions example/src/main/resources/templates/index.html

This file was deleted.