public_member_api_docs_todos 1.0.0 copy "public_member_api_docs_todos: ^1.0.0" to clipboard
public_member_api_docs_todos: ^1.0.0 copied to clipboard

discontinuedreplaced by: fixer
outdated

Create TODO comments for all issues generated by the public_member_api_docs lint rule

Enabling the public_member_api_docs lint rule after writing a ton of code can be daunting. This utility lets you fix all of the issues with TODO comments so you can deal with them in smaller chunks later.

Use as an executable #

Installation #

$ dart pub global activate public_member_api_docs_todos

Usage #

$ pmad
$ pmad -c "comment contents"

Notes #

  • This tool doesn't insert the comments with proper formatting, so make sure to run dart format . after

  • This tool also doesn't handle multi-line declarations properly, so the code might need some manual tweaking

1
likes
160
points
5
downloads

Publisher

verified publisherrexios.dev

Weekly Downloads

Create TODO comments for all issues generated by the public_member_api_docs lint rule

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ansicolor, args, collection, json_annotation, path, pub_update_checker

More

Packages that depend on public_member_api_docs_todos