We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2dce3 commit 5ea3ca8Copy full SHA for 5ea3ca8
CODEOWNERS
@@ -6,8 +6,9 @@
6
/MSAL/MSAL.xcodeproj/project.pbxproj @AzureAD/AppleIdentityTeam @AzureAD/MSAL-ObjC-CIAM
7
CHANGELOG.md @AzureAD/AppleIdentityTeam @AzureAD/MSAL-ObjC-CIAM
8
# @AzureAD/MSAL-ObjC-CIAM owns any files in the */native_auth
9
-# directories, subdirectories and the module.modulemap file.
+# directories, subdirectories and other files related to native auth.
10
/MSAL/module.modulemap @AzureAD/MSAL-ObjC-CIAM
11
+/MSAL/.swiftlint.yml @AzureAD/MSAL-ObjC-CIAM
12
/MSAL/src/native_auth/ @AzureAD/MSAL-ObjC-CIAM
13
/MSAL/test/unit/native_auth/ @AzureAD/MSAL-ObjC-CIAM
14
/MSAL/test/integration/native_auth/ @AzureAD/MSAL-ObjC-CIAM
0 commit comments