Skip to content

Commit

Permalink
add first line match for AWS Template syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Hall committed Oct 18, 2024
1 parent 119037d commit 5155a90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AWSTemplate.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ file_extensions:
- fargate.yaml
- predeploy.yaml

first_line_match: '^AWSTemplateFormatVersion:'

variables:
variable_interpolation: |-
(?x)(?:
Expand Down

0 comments on commit 5155a90

Please sign in to comment.