mirror of https://github.com/apache/ant-ivy
PomModuleDescriptorWriter has indents between 2 and 5
This commit is contained in:
parent
87319046c2
commit
37ad05cf60
|
|
@ -21,5 +21,5 @@
|
|||
under the License.
|
||||
-->
|
||||
<suppressions>
|
||||
<suppress checks="MagicNumber" files=".*[\\/]test[\\/]java[\\/].*"/>
|
||||
<suppress checks="MagicNumber" files="[\\/]test[\\/]java[\\/]|PomModuleDescriptorWriter\.java$"/>
|
||||
</suppressions>
|
||||
|
|
|
|||
Loading…
Reference in New Issue