We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d5dee commit 0801faeCopy full SHA for 0801fae
Developing.md
@@ -62,7 +62,7 @@ guide][llvm_style]. Please ensure that your code includes comprehensive doc
62
comments as well as a comment at the top of the file to indicating its purpose.
63
64
`pre-commit` is being test-flown in this repository. If you have the tool
65
-installed or are using the provided Dev container, run `pre-commit install` to
+installed or are using the provided container, run `pre-commit install` to
66
enable the hooks. `clang-format` and `yapf` will be automatically run on all
67
staged changes.
68
0 commit comments