mongo/.gitattributes
Zack Winter cfdad5342e SERVER-101032 Move clang-format into "bazel run format" (#36625)
GitOrigin-RevId: 14b3ac27154b9dfcbabaf6d296a6ee6e466d222a
2025-05-29 13:40:00 +00:00

13 lines
447 B
Plaintext

*.vcproj -crlf -diff -merge
*.pbxproj -crlf -diff -merge
*.sh text eol=lf
**/third_party/**/* rules-lint-ignored=true
**/third_party/**/BUILD.bazel rules-lint-ignored=false
external rules-lint-ignored=true
**/*.tpl.h rules-lint-ignored=true
**/*.tpl.cpp rules-lint-ignored=true
src/mongo/bson/column/bson_column_compressed_data.inl rules-lint-ignored=true
*.idl linguist-language=yaml
MODULE.bazel.lock rules-lint-ignored=true linguist-generated