Skip to content

Commit 6db0c30

Browse files
Merge pull request #57 from jmespath-community/fix/conflicting-case
Renamed GRAMMAR as it conflicts with the `grammar/` folder on Windows.
2 parents 5f31686 + 6199f10 commit 6db0c30

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Before creating a pull request, please ensure that the feature or change has bee
55
66
This PR should include a JEP specification file based off TEMPLATE.md, named with the pattern "jep-###-title.md", and a compliance test json in either
77
grammar/ or functions/ as appropriate.
8-
Additionally, the PR should include any intended modifications to the GRAMMAR file.
8+
Additionally, the PR should include any intended modifications to the GRAMMAR.ABNF file.
99
1010
Please complete the required sections below:
1111
-->

GRAMMAR renamed to GRAMMAR.ABNF

File renamed without changes.

0 commit comments

Comments
 (0)