Name: | swiftlint |
---|---|
Version: | 0.53.0 |
Release: | 3.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 25856067 |
License: | MIT AND Apache-1.0 AND Apache-2.0 |
RPM: | swiftlint-0.53.0-3.el9.x86_64.rpm |
Source RPM: | swiftlint-0.53.0-3.el9.src.rpm |
Build Date: | Tue Oct 24 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://realm.github.io/SwiftLint/ |
Summary: | Tool to enforce Swift style and conventions |
Description: | SwiftLint is a tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide. SwiftLint enforces the style guide rules that are generally accepted by the Swift community. These rules are well described in popular style guides like Kodeco's Swift Style Guide. SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results. |