Skip to content

Commit

Permalink
clang-format: .clang-format-ignore file for Tree-sitter-generated f…
Browse files Browse the repository at this point in the history
…iles
  • Loading branch information
obiwac committed Aug 7, 2024
1 parent 49cc817 commit db89f08
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .clang-format-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Don't format any generated source files, i.e. those that come from Tree-sitter.

flamingo/runtime/*
flamingo/runtime/*/*
flamingo/tree_sitter/parser.h
flamingo/parser.c

0 comments on commit db89f08

Please sign in to comment.