mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
Merge branch 'main' into releases/release-1.8.7
# Conflicts: # .swiftlint.yml
This commit is contained in:
commit
7d063d6d0e
2 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#
|
||||
---
|
||||
disabled_rules:
|
||||
- non_optional_string_data_conversion
|
||||
- trailing_comma
|
||||
excluded:
|
||||
- docs
|
||||
|
|
3
audit_exceptions/github_prerelease_allowlist.json
Normal file
3
audit_exceptions/github_prerelease_allowlist.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"mas": "all"
|
||||
}
|
Loading…
Reference in a new issue