Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tmLanguage file to not be case sensitive
While convention states that Dockerfile instructions should be written in uppercase, the engine allows them to be mixed case or in lowercase. The tmLanguage file should tolerate this and provide highlighting support even if instructions are not written in uppercase. Signed-off-by: Remy Suen <[email protected]>
- Loading branch information