aboutsummaryrefslogtreecommitdiff
path: root/.idea/scopes
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-07-09 10:34:49 +0200
committerGitHub <noreply@github.com>2020-07-09 14:04:49 +0530
commit5d60f1304f5bf3ac8cc86880af6e68f45673ed8e (patch)
tree4bed1a1bd5fc554533d603cfe29ead13e12dfe8b /.idea/scopes
parentfc00de61dcc53f8378e332f7db1d5c58e3308aa7 (diff)
Exclude third_party scope from reformats (#927)
Diffstat (limited to '.idea/scopes')
-rw-r--r--.idea/scopes/third_party.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/scopes/third_party.xml b/.idea/scopes/third_party.xml
new file mode 100644
index 00000000..270b49b7
--- /dev/null
+++ b/.idea/scopes/third_party.xml
@@ -0,0 +1,3 @@
+<component name="DependencyValidationManager">
+ <scope name="third_party" pattern="src[Android-Password-Store.app]:mozilla.components.lib.publicsuffixlist..*" />
+</component> \ No newline at end of file