Skip to content

Commit

Permalink
docs: Properly link to custom clang-tidy plugin instructions (#5886)
Browse files Browse the repository at this point in the history
* Link to it the correct way

Links have to be valid when it's on its own website too

* style(autofix.ci): automated formatting

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
RobbieNeko and autofix-ci[bot] authored Jan 6, 2025
1 parent 0550f50 commit a762398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/src/content/docs/en/dev/reference/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ command-line.
## Custom clang-tidy plugin

We have written our own clang-tidy checks in a custom plugin. refer to
[clang-tidy.yml](/.github/workflows/clang-tidy.yml) for the exact steps to build the plugin on
ubuntu 24.04.
[clang-tidy.yml](https://github.com/cataclysmbnteam/Cataclysm-BN/blob/main/.github/workflows/clang-tidy.yml)
for the exact steps to build the plugin on ubuntu 24.04.

### Build plugin on Ubuntu 24.04

Expand Down

0 comments on commit a762398

Please sign in to comment.