Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: make lint-addon-docs run only if needed
Currently, the lint-addon-docs targets recipe will always be run. This commit makes lint-addon-docs a phony target and adds a new target named tools/.doclintstamp what will be an actual file, similar to what the lint-cpp target does.
- Loading branch information