diff options
| author | Fuwn <[email protected]> | 2025-06-24 03:02:17 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-24 03:02:17 -0700 |
| commit | bdc562a7e9045216ec1e4637fb7e73ccd6033b7a (patch) | |
| tree | d33af9bbfb23d67ba64b6af377651a61c79ef859 | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-bdc562a7e9045216ec1e4637fb7e73ccd6033b7a.tar.xz sora-testing-bdc562a7e9045216ec1e4637fb7e73ccd6033b7a.zip | |
feat: Development commit
| -rw-r--r-- | .swiftlint.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.swiftlint.yml b/.swiftlint.yml index bb785b7..2ff16c5 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -7,7 +7,6 @@ opt_in_rules: - all disabled_rules: - - accessibility_label_for_image - closure_body_length - conditional_returns_on_newline - contrasted_opening_brace |