Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCartBlanche <savagesoftware@gmail.com>2020-08-05 19:02:03 +0300
committerCartBlanche <savagesoftware@gmail.com>2020-08-05 19:02:03 +0300
commit836ae2a0455d4c0289e5674f56cc0bae881328bc (patch)
tree3c32371831099804d0612f0913e6752b8c5fe5f1
parent11ab394ffecdee02af2bf1134312a8ce788c1c5c (diff)
Added the UserExclusion files for the other languages we support.
-rw-r--r--UserExclusion.cs.xml17
-rw-r--r--UserExclusion.de.xml17
-rw-r--r--UserExclusion.fr.xml17
-rw-r--r--UserExclusion.it.xml17
-rw-r--r--UserExclusion.jp.xml17
-rw-r--r--UserExclusion.ko.xml17
-rw-r--r--UserExclusion.pl.xml17
-rw-r--r--UserExclusion.pt-br.xml17
-rw-r--r--UserExclusion.ru.xml17
-rw-r--r--UserExclusion.tr.xml17
-rw-r--r--UserExclusion.zh-hans.xml17
-rw-r--r--UserExclusion.zh-hant.xml17
-rw-r--r--azure-pipelines.yaml36
13 files changed, 240 insertions, 0 deletions
diff --git a/UserExclusion.cs.xml b/UserExclusion.cs.xml
new file mode 100644
index 0000000..b90e3d6
--- /dev/null
+++ b/UserExclusion.cs.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.de.xml b/UserExclusion.de.xml
new file mode 100644
index 0000000..f4f1094
--- /dev/null
+++ b/UserExclusion.de.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.fr.xml b/UserExclusion.fr.xml
new file mode 100644
index 0000000..ada69b7
--- /dev/null
+++ b/UserExclusion.fr.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.it.xml b/UserExclusion.it.xml
new file mode 100644
index 0000000..2a0b244
--- /dev/null
+++ b/UserExclusion.it.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.jp.xml b/UserExclusion.jp.xml
new file mode 100644
index 0000000..fa66562
--- /dev/null
+++ b/UserExclusion.jp.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.ko.xml b/UserExclusion.ko.xml
new file mode 100644
index 0000000..fa08e00
--- /dev/null
+++ b/UserExclusion.ko.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.pl.xml b/UserExclusion.pl.xml
new file mode 100644
index 0000000..cddf64d
--- /dev/null
+++ b/UserExclusion.pl.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.pt-br.xml b/UserExclusion.pt-br.xml
new file mode 100644
index 0000000..00f9b18
--- /dev/null
+++ b/UserExclusion.pt-br.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.ru.xml b/UserExclusion.ru.xml
new file mode 100644
index 0000000..598664a
--- /dev/null
+++ b/UserExclusion.ru.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.tr.xml b/UserExclusion.tr.xml
new file mode 100644
index 0000000..e14048f
--- /dev/null
+++ b/UserExclusion.tr.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.zh-hans.xml b/UserExclusion.zh-hans.xml
new file mode 100644
index 0000000..c3af495
--- /dev/null
+++ b/UserExclusion.zh-hans.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.RESX|RESOURCES.ZH-HANT.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/UserExclusion.zh-hant.xml b/UserExclusion.zh-hant.xml
new file mode 100644
index 0000000..7a3ff56
--- /dev/null
+++ b/UserExclusion.zh-hant.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PoliCheckExclusions>
+ <!-- NOTE: All names you provide must be in Upper Case, as apparently that is the string comparison PoliCheck does ¯\_(ツ)_/¯ -->
+
+ <!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
+ <!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+
+ <!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
+ skipped -->
+ <Exclusion Type="FolderPathStart">BOT_PROVISIONING|BUILD|COMMON|CONTROLS|DRAWING|REFLECTION|VIEWMODELS|XAMARIN.PROPERTYEDITING.MAC|XAMARIN.PROPERTYEDITING.MAC.STANDALONE|XAMARIN.PROPERTYEDITING.TESTS|XAMARIN.PROPERTYEDITING.WINDOWS|XAMARIN.PROPERTYEDITING.WINDOWS.STANDALONE</Exclusion>
+
+ <!-- Each of these file types will be completely skipped for the entire scan -->
+ <Exclusion Type="FileType">.CS|.CSPROJ</Exclusion>
+
+ <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
+ <Exclusion Type="FileName">RESOURCES.CS.RESX|RESOURCES.DE.RESX|RESOURCES.ES.RESX|RESOURCES.FR.RESX|RESOURCES.IT.RESX|RESOURCES.JP.RESX|RESOURCES.KO.RESX|RESOURCES.PL.RESX|RESOURCES.PT-BR.RESX|RESOURCES.RU.RESX|RESOURCES.TR.RESX|RESOURCES.ZH-HANS.RESX|RESOURCES.RESX</Exclusion>
+</PoliCheckExclusions> \ No newline at end of file
diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml
index cf8f021..7e3f616 100644
--- a/azure-pipelines.yaml
+++ b/azure-pipelines.yaml
@@ -47,12 +47,48 @@ stages:
SourceCodeOnly:
EXCLUSION_FILE: 'UserExclusion.xml'
TERM_TYPE: '0029a9'
+ CzechResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.cs.xml'
+ TERM_TYPE: '0025a1029'
+ GermanResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.de.xml'
+ TERM_TYPE: '0036a1031'
EnglishResourceOnly:
EXCLUSION_FILE: 'UserExclusion.en.xml'
TERM_TYPE: '0029a9'
SpanishResourceOnly:
EXCLUSION_FILE: 'UserExclusion.es.xml'
TERM_TYPE: '0099a1034'
+ FrenchResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.fr.xml'
+ TERM_TYPE: '0033a1036'
+ ItalianResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.it.xml'
+ TERM_TYPE: '0051a1040'
+ JapaneseResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.ja.xml'
+ TERM_TYPE: '0052a1041'
+ KoreanResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.ko.xml'
+ TERM_TYPE: '0060a1042'
+ PolishResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.pl.xml'
+ TERM_TYPE: '0079a1045'
+ PortugeseBrazilianResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.pt-br.xml'
+ TERM_TYPE: '0080a1046'
+ RussianResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.ru.xml'
+ TERM_TYPE: '0087a1049'
+ TrResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.tr.xml'
+ TERM_TYPE: '0107a1055'
+ TrResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.zh-hans.xml'
+ TERM_TYPE: '0021a2052'
+ TrResourceOnly:
+ EXCLUSION_FILE: 'UserExclusion.zh-hant.xml'
+ TERM_TYPE: '0022a3076'
maxParallel: 2
steps:
- checkout: self