Skip to content

Simple script to extract TODO/FIXME and todo!() comments and macros from code basis

License

Notifications You must be signed in to change notification settings

unyt-org/todo-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo extractor


Early sketch of a tool for automatic creation of todo lists from source code via github actions.

Todo-section


  • 1 files to do.
  • 3 expressions matched.

'./todo_context.py'

  • 5: '// TODO: fix grouping '
  • 6: '// FIXME fix grouping'
  • 7: 'todo!("fix grouping")'

-4049

About

Simple script to extract TODO/FIXME and todo!() comments and macros from code basis

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published