We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd9565 commit 6a96f10Copy full SHA for 6a96f10
1 file changed
README.md
@@ -26,6 +26,6 @@ The default setting is `scijava`.
26
To change this, set the `coding-style` property in your Maven POM. For example:
27
```
28
<properties>
29
- <coding-style>imglib2</coding-style>
+ <scijava.coding-style>imglib2</scijava.coding-style>
30
</properties>
31
0 commit comments