todocheck
Code annotator
Annotates TODO comments with issue links to prevent undocumented code issues
A static code analyser for annotated TODO comments
427 stars
6 watching
42 forks
Language: Go
last commit: about 1 year ago
Linked from 3 awesome lists
gohacktoberfestlinterstodo
Related projects:
Repository | Description | Stars |
---|---|---|
asticode/go-astitodo | A tool to parse and extract TODOs from Go code comments | 64 |
schlamar/flake8-todo | A Flake8 plugin that checks for TODO notes in Python code. | 30 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
mmuller88/aws-cdk-todolist | An AWS CDK-based backend for a Todo List application using AppSync and DynamoDB | 3 |
tommilligan/flake8-fixme | Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
orsinium-labs/flake8-todos | Tools to check and enforce TODO comments in Python code | 27 |
go-critic/go-critic | A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,854 |
prestancedesign/babashka-htmx-todoapp | A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. | 169 |
dotnet/roslyn-analyzers | Analyzes .NET code for style, quality and maintainability issues | 1,594 |
1set/todotxt | A Go library for parsing and managing todo.txt files. | 23 |
trawor/xtodo | A plugin to collect and list TODO items in Xcode projects | 1,543 |
ilevkivskyi/com2ann | Translates type comments to type annotations in Python source code | 141 |
abhisheknaiidu/todoist-readme | Automates updating a GitHub README with Todoist stats using a custom workflow | 152 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
adamgoose/laravel-annotations | A package to add support for annotations in the Laravel framework | 54 |