You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add instructions for batch file updates
The key is the recently-added flag `--no-top-level-comment` or `--no-tlc` which
avoids adding the "TODO" comments to many files, thus not requiring manual
cleanup afterwards.
Added support for *.hh as C++ files.
Also added a TODO for handling *.h files optionally as C++ files rather than C
files, with accordingly different comment characters.