From 7e0fee530939cded2cf036ee8b4cc3cfd1103c0e Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 12 Aug 2024 16:04:22 -0700 Subject: release: release notes for 2.91.0 Release created with releng/create_release.xsh Change-Id: Ieb6ca02d3cf986b28440fce3792e8c38ce80a33e --- doc/manual/rl-next/clang-tidy-sorta.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 doc/manual/rl-next/clang-tidy-sorta.md (limited to 'doc/manual/rl-next/clang-tidy-sorta.md') diff --git a/doc/manual/rl-next/clang-tidy-sorta.md b/doc/manual/rl-next/clang-tidy-sorta.md deleted file mode 100644 index 5f3f84348..000000000 --- a/doc/manual/rl-next/clang-tidy-sorta.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -synopsis: "clang-tidy support" -cls: 1697 -issues: fj#147 -credits: jade -category: Development ---- - -`clang-tidy` can be used to lint Lix with a limited set of lints using `ninja -C build clang-tidy` and `ninja -C build clang-tidy-fix`. -In practice, this fixes the built-in meson rule that was used the same as above being broken ever since precompiled headers were introduced. -- cgit v1.2.3