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 8976e50 commit 4777b0dCopy full SHA for 4777b0d
.swiftlint.yml
@@ -3,7 +3,5 @@
3
4
parent_config: https://raw.githubusercontent.com/swift-standards/swift-standards/main/.swiftlint.yml
5
6
-# Package-specific overrides
7
-# Disable type_name validation because test suites use lowercase function names like "pow()", "sqrt()"
8
-disabled_rules:
9
- - type_name
+# Package-specific overrides (if needed)
+# Add any swift-iso-9899 specific rules here
0 commit comments