Skip to content

Add a TODO mechanism / file #244

Open
@jcraigk

Description

Rubocop is a linter for checking the style/formatting of Ruby code. It has a file called .rubocop_todo.yml that tracks known violations of rules. For a large codebase that has been touched by many engineers, it's a great way to specify areas of the system that need attention, but that are not immediately prioritized for fixing. Something similar in Woke would be a nice addition. This would expand on the functionality of .wokignore, allowing automation tools like Danger to highlight known issues in Pull Requests while still continuing to truly ignore entities specified in .wokeignore.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions