try to correct regex for spotbugs ignore

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2019-10-24 13:58:03 +02:00
parent 0e90952b5b
commit 7f0e6beb83
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</Or>
</Match>
<Match>
<Class name="~com.owncloud.android.ui.preview.MarkwonGrammarLocator" />
<Class name="~com\.owncloud\.android\.ui\.preview\.MarkwonGrammarLocator" />
</Match>
<Bug pattern="PATH_TRAVERSAL_IN" />