aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-01-06 18:31:42 +0000
committerArne H Juul <arnej@yahooinc.com>2022-01-07 12:33:22 +0000
commit729c39f49513893f6c82e4cfa9fdcb5ce6df0164 (patch)
tree6c81d2902de348f4495bd1ad72ea194b4a221157 /config-model
parent76fa66bf9051166acc16f2d8b0c088d997cbaf74 (diff)
enable more linting
Diffstat (limited to 'config-model')
-rw-r--r--config-model/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 18b8432645e..d42d5af8975 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -306,8 +306,6 @@
<arg>-Xlint:-rawtypes</arg>
<arg>-Xlint:-unchecked</arg>
<arg>-Xlint:-serial</arg>
- <arg>-Xlint:-cast</arg>
- <arg>-Xlint:-overloads</arg>
<arg>-Werror</arg>
</compilerArgs>
</configuration>