Add support for Bru (Bruno Markup Language)#7560
Conversation
lildude
left a comment
There was a problem hiding this comment.
See inline comments.
Along with that, a cache of the grammar licence file should have been created if you'd followed the instructions in the CONTRIBUTING.md file. This needs to be included in this PR.
Please also link to the source of the sample in the PR template and state the licence of the sample; you removed these lines rather than filling them in.
lildude
left a comment
There was a problem hiding this comment.
Whoops. You've included files that you shouldn't have and still don't appear to have followed the instructions as you appear to have manually added a second copy of the grammar.
You've also misunderstood the comment about the license for the sample files: we need a link to the source of the file (not a link to your fork of Linguist) and a simple comment about their licenses.
As for the cached license files, we only need the
This reverts commit 960936a.
* Add Bru language support and example file * feat: add color representation for Bru language * feat: add Bru language support to grammars.yml * feat: add Bru language support with grammar and configuration * feat: add Bru language support to .gitmodules, grammars.yml, and README * feat: add Bru language support with disambiguation rules in heuristics.yml * feat: add test for Bru language heuristics * feat: update Bru language heuristics and test case * feat: remove Bru language support from heuristics and related tests * feat: add Ruby Slim support and restore Zephir source in grammars.yml * feat: add new Gradle Kotlin DSL files and configurations * feat: add Bruno IDE extensions submodule and update grammars configuration * Revert "feat: add new Gradle Kotlin DSL files and configurations" This reverts commit 960936a. * chore: remove deprecated bru.tmLanguage.json dependency file * chore: remove deprecated bru.tmLanguage.json file * chore: update submodule URLs in .gitmodules * chore: update submodule URLs in .gitmodules

Close #7472
Description
Checklist
#F4AA41