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