Skip to content

Doc Fix: Update Readme to install dep clang-tidy#158

Merged
mikelik merged 1 commit intomainfrom
ehp/GH-157-doc-fix-clang-tidy
May 9, 2023
Merged

Doc Fix: Update Readme to install dep clang-tidy#158
mikelik merged 1 commit intomainfrom
ehp/GH-157-doc-fix-clang-tidy

Conversation

@ericpassmore
Copy link
Contributor

Change Description

One line change to README.md file. Added clang-tidy to list of apt dependancies to install. Found this dependency was missing and threw an error. clang is already in the dependency list so I figured adding clang-tidy would be ok. Fixes #157

API Changes

None

Documentation Additions

  • [x ] Documentation Additions

@ericpassmore ericpassmore added the documentation Improvements or additions to documentation label May 1, 2023
@mikelik mikelik merged commit 99e80b1 into main May 9, 2023
@mikelik mikelik deleted the ehp/GH-157-doc-fix-clang-tidy branch May 9, 2023 08:44
@ericpassmore ericpassmore added this to the CDT 4.1.0-rc1 milestone Dec 21, 2023
@ericpassmore
Copy link
Contributor Author

Note:start
group: CLEANCODE
category: DOCUMENTATION
summary: Upate README to include clang-tidy dependancy.
Note: end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include clang-tidy install

4 participants