diff options
| author | Fuwn <[email protected]> | 2025-02-22 00:07:22 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-22 00:07:22 -0800 |
| commit | 9c742192f21c2eba7c89e8eea0733cfac02d7713 (patch) | |
| tree | 19ee3b62e5d1ee7982590effeb8229e578308a82 /.swiftlint.yml | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-9c742192f21c2eba7c89e8eea0733cfac02d7713.tar.xz sora-testing-9c742192f21c2eba7c89e8eea0733cfac02d7713.zip | |
feat: Development commit
Diffstat (limited to '.swiftlint.yml')
| -rw-r--r-- | .swiftlint.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.swiftlint.yml b/.swiftlint.yml new file mode 100644 index 0000000..30894ea --- /dev/null +++ b/.swiftlint.yml @@ -0,0 +1,3 @@ +opt_in_rules: + - all + |