Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Precommit installation instructions to Docs and precommit-insta… #97

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

vprajapati-tt
Copy link
Contributor

Implemented:

  • Added pre-commit install instructions in documentation.
  • Added precommit-install build target to CMake. Not a dependency of build, but this can be changed in the future if need be.

@vprajapati-tt vprajapati-tt requested a review from nsmithtt as a code owner July 2, 2024 16:36
CMakeLists.txt Outdated
COMMAND
pre-commit install
WORKING_DIRECTORY "${TTMLIR_SOURCE_DIR}"
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we don't need the cmake target, I think the doc is enough.

@vprajapati-tt vprajapati-tt requested a review from nsmithtt July 2, 2024 20:40
@vprajapati-tt vprajapati-tt merged commit 9e621e3 into main Jul 3, 2024
2 checks passed
@vprajapati-tt vprajapati-tt deleted the vprajapati/pre-commit-docs branch July 3, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants