mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
Moved Netflix checkstyle suppressions back to project.
This commit is contained in:
@@ -10,8 +10,4 @@
|
||||
<suppress files="generated-sources" checks="[a-zA-Z0-9]*" />
|
||||
<suppress files=".*target.*" checks="[a-zA-Z0-9]*" />
|
||||
<suppress files=".*build.*" checks="[a-zA-Z0-9]*" />
|
||||
|
||||
<!-- Spring Cloud Netflix -->
|
||||
<suppress files=".*OkHttpRibbonResponse\.java" checks="IllegalImportCheck"/>
|
||||
<suppress files=".*RibbonApacheHttpResponse\.java" checks="IllegalImportCheck"/>
|
||||
</suppressions>
|
||||
Reference in New Issue
Block a user