Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ level of the source tree:
All source code files longer than a few lines must begin with a header comment
with the copyright and license. We use the [Apache 2.0 license](./LICENSE).

[clang-format]: https://releases.llvm.org/18.1.6/tools/clang/docs/ClangFormat.html
[clang-format]: https://clang.llvm.org/docs/ClangFormat.html
[Pylint]: https://www.pylint.org
[TensorFlow style]: https://www.tensorflow.org/community/contribute/code_style
[yamllint]: https://github.com/adrienverge/yamllint
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ pylint==3.3.3
nbformat==5.1.3
nbclient==0.6.5
tensorflow-docs
clang-format~=18.1.0
clang-format