Linters. Ready-to-use configuration files for code style checkers on Swift and Ruby projects.

github.com/rogerluan/.linters

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2025
  • Update Rubocop with latest preferences.
June 2025
  • Sort alphabetically.
  • Remove outdated comment.
  • Simplify multi-level structure now that SwiftLint wildcards works pro…
April 2025
  • Update `.swiftformat` after reviewing rules as of `v0.55.5`.
June 2024
  • Merge branch 'main' of github.com:rogerluan/.linters
  • Add `.prettierrc` config file.
January 2024
  • Update comment to add link to ref.
  • Add valid exceptions to redundant `self`.
  • Add Rakefile to precommit.sh linted Ruby paths.
  • Customize rspec rules.
  • Add exceptions to the `Style/MethodCallWithArgsParentheses` rule.
October 2023
  • Enable rule to lint syntax of trailing closures.
September 2023
  • Add `Style/MethodCallWithArgsParentheses`.
  • Add version of RuboCop that was used.
  • Update README to support RuboCop and be more generic for more types o…
  • Update precommit.sh to be more failproof and support rubocop.
  • Add rubocop config file.
April 2023
  • Initial commit.