Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check string before command for invalid_swiftlint_command rule #5204

Merged

Commits on Sep 4, 2023

  1. Better indicate the errors location, and warn if swiftlint is precede…

    …d by non-whitespace or comment characters
    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a5087f5 View commit details
    Browse the repository at this point in the history
  2. Improved reasons

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8338c16 View commit details
    Browse the repository at this point in the history
  3. Autocorrect fixes

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4426446 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9024e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e32337 View commit details
    Browse the repository at this point in the history
  6. Function naming

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    152c14c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4510d3 View commit details
    Browse the repository at this point in the history
  8. Refactor

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2cfa616 View commit details
    Browse the repository at this point in the history
  9. Slight refactor

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e3cbad4 View commit details
    Browse the repository at this point in the history
  10. Added CHANGELOG entry

    mildm8nnered committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    37555fc View commit details
    Browse the repository at this point in the history