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

Add only configuration option to todo rule #5233

Merged
merged 11 commits into from Sep 26, 2023

Commits on Sep 26, 2023

  1. Add only configuration for todo rule

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    265f81b View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e6944f1 View commit details
    Browse the repository at this point in the history
  3. Use enum for todo keywords

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dc7774e View commit details
    Browse the repository at this point in the history
  4. Use enum instead of String

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ee24bd5 View commit details
    Browse the repository at this point in the history
  5. Rename

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    da3fd3a View commit details
    Browse the repository at this point in the history
  6. Remove useless filter

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d05dc49 View commit details
    Browse the repository at this point in the history
  7. Remove redundant code

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4c4a6a8 View commit details
    Browse the repository at this point in the history
  8. Make TodoKeyword inner type

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    048c278 View commit details
    Browse the repository at this point in the history
  9. Rename an argument

    gibachan authored and SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0ba44c8 View commit details
    Browse the repository at this point in the history
  10. Rename property

    SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0f83da7 View commit details
    Browse the repository at this point in the history
  11. Move changelog entry

    SimplyDanny committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    44a5873 View commit details
    Browse the repository at this point in the history