Skip to content

Commit

Permalink
Adding .feature file extensions to ensure gherkin/features are indexe…
Browse files Browse the repository at this point in the history
…d in addition to existing file extensions.
  • Loading branch information
eamonnfaherty committed Jan 9, 2025
1 parent 2f4877a commit cf814e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ val ALLOWED_CODE_EXTENSIONS = setOf(
"f77",
"f90",
"f95",
"feature",
"flow",
"for",
"fs",
Expand Down

0 comments on commit cf814e7

Please sign in to comment.