Commit e5e7d00
Fix makefile duplicate target warnings
Removed duplicate docs-lint and docs-lint-fix targets from linter.mk
that were conflicting with the same targets in docs.mk.
This resolves the makefile warnings:
- tools/make/linter.mk:8: warning: overriding recipe for target 'docs-lint'
- tools/make/linter.mk:12: warning: overriding recipe for target 'docs-lint-fix'
Co-authored-by: Xunzhuo <[email protected]>1 parent 9710e82 commit e5e7d00
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 7 | | |
16 | 8 | | |
17 | 9 | | |
| |||
0 commit comments