Skip to content

Releases: cpp-linter/cpp-linter-hooks

v1.3.0

31 Mar 01:29
634d6b7

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 22.1.2 · clang-tidy: 22.1.0

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Mar 21:07
eac9503

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 22.1.1 · clang-tidy: 22.1.0

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

🚀 New features and improvements

📦 Dependency updates

Full Changelog: v1.1.14...v1.2.0

v1.1.14

18 Mar 20:42
e97682f

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 22.1.0 · clang-tidy: 22.1.0

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

🚀 New features and improvements

  • feat: add _is_version_installed function and corresponding tests by @shenxianpeng in #187

🐛 Bug fixes

👷 Changes for developers

📝 Documentation updates

  • docs: clarify the meaning of the rev tag and tool version specification by @shenxianpeng in #189

📦 Dependency updates

Full Changelog: v1.1.13...v1.1.14

v1.1.13

25 Feb 07:07
525ac64

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 22.1.0 · clang-tidy: 21.1.6

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

👷 Changes for developers

📦 Dependency updates

Full Changelog: v1.1.12...v1.1.13

v1.1.12

27 Jan 13:14
2e3490d

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.8 · clang-tidy: 21.1.6

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

📦 Dependency updates

Full Changelog: v1.1.11...v1.1.12

v1.1.11

08 Dec 12:34
91f8b46

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.7 · clang-tidy: 21.1.6

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

📝 Documentation updates

📦 Dependency updates

Full Changelog: v1.1.10...v1.1.11

v1.1.10

26 Nov 12:23
f991061

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.6 · clang-tidy: 21.1.6

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

📦 Dependency updates

  • build: bump clang-tidy from 21.1.1 to 21.1.6 in the clang-tools group by @dependabot[bot] in #151

Full Changelog: v1.1.9...v1.1.10

v1.1.9

25 Nov 19:18
e601a99

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.6 · clang-tidy: 21.1.1

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

📦 Dependency updates

Full Changelog: v1.1.8...v1.1.9

v1.1.8

05 Nov 08:58
aa54e70

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.5 · clang-tidy: 21.1.1

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

🐛 Bug fixes

👷 Changes for developers

📦 Dependency updates

  • build: bump clang-format from 21.1.2 to 21.1.5 in the clang-tools group by @dependabot[bot] in #144

Full Changelog: v1.1.7...v1.1.8

v1.1.7

01 Nov 00:29
069417d

Choose a tag to compare

💡 Default Clang Tool Version

clang-format: 21.1.2 · clang-tidy: 21.1.1

You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.

🐛 Bug fixes

👷 Changes for developers

  • feat: change resolve_install to public and include package data by @shenxianpeng in #138

Full Changelog: v1.1.6...v1.1.7