Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

TODO linter #110

Description

@lnihlen

Write a program that scans all input source code (including Bison, Ragel, C++, sclang) for TODO comments, and generates an error for any TODOs that don't have an associated bug link. So

// TODO(https://github.com/hadron-sclang/hadron/issues/110): short explanation of issue

is the only acceptable format of TODO comment according to the script. We can put this in as part of the linting stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededinfrastructureAutomation and tooling supporting development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions