Skip to content

Commit

Permalink
[clang-tidy][NFC] Fix issue in test related to non exist folder
Browse files Browse the repository at this point in the history
Looks like directory Inputs/config-files/2 does not
exist in git because it didnt had any files, this caused
some clang-tidy test to silently fail.
  • Loading branch information
PiotrZSL committed Jul 27, 2023
1 parent d4a5bef commit 50eff37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
File create just to keep this folder in git.

0 comments on commit 50eff37

Please sign in to comment.