You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -63,13 +63,13 @@ Then the plugin could be configured in the following way (for Maven):
63
63
```
64
64
Be aware of current versions.
65
65
66
-
### Supressions
66
+
### Suppressions
67
67
Checkstyle allows the definition of a list of files and their line ranges that should be suppressed from reporting any violations see [Using a Suppressions Filter](https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/suppressions-filter.html).
0 commit comments