Home | History | Annotate | Download | only in vulkan-validation-layers
      1 ---
      2 # Use defaults from the Google style with the following exceptions:
      3 BasedOnStyle: Google
      4 IndentWidth: 4
      5 ColumnLimit: 132
      6 SortIncludes: false
      7 ...
      8