Skip to content

Searches for tags (uids) in source code and check for duplicates.

Notifications You must be signed in to change notification settings

navrocky/taglinter

Repository files navigation

Source tags linter

Searches for tags (uids) in source code with the following format <[0-9a-f]{8}> and check for duplicates.

Simple usage:

taglinter check --pattern "\.(h|c|cpp|ts|js|java|kt|rs|go)$" --dir project/src --dir project/lib

About

Searches for tags (uids) in source code and check for duplicates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published