You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The developer documentation mentions running the linters with the make tool, but this was removed because it duplicated the features implemented by pre-commit. The documentation here
The developer documentation mentions running the linters with the
make
tool, but this was removed because it duplicated the features implemented bypre-commit
. The documentation herecudawrappers/README.dev.md
Lines 141 to 152 in d7f133c
needs to be updated so it mentions
pre-commit install
andpre-commit run
instead.It would be good to add that the version of the tools (clang etc) in .pre-commit-config.yml and environment.yml needs to be kept in sync.
The text was updated successfully, but these errors were encountered: