Skip to content
Commit d2859814 authored by James Molloy's avatar James Molloy Committed by jpienaar
Browse files

[mlir] add .clang-format

Good:
  template<>
  void good();

Bad:
  template<> void bad();

Add .clang-format to enforce goodness.

PiperOrigin-RevId: 205890909
parent 6cab8584
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment