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

expiring-todo-comments: Add date option #1683

Merged
merged 4 commits into from
Jan 13, 2022
Merged

Commits on Jan 6, 2022

  1. expiring-todo-comments: date option

    This could be useful a few ways:
    
    1. Testing lint configs, finding todos that expire _soon_ but not yet
    2. Testing the rule itself
    3. Finding _very_ out of date todos, e.g. by setting the date one year in the past
    mmkal committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f0689ae View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Add tests and docs

    mmkal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    504f5d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    ed2199e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    fb6c498 View commit details
    Browse the repository at this point in the history