atuttle / atom-language-cfml

:space_invader: A CFML Language for the Atom Editor
38 stars 24 forks source link

Fix for CGI scope tokenization #58

Closed elpete closed 9 years ago

elpete commented 9 years ago

Add CGI to list of scope matches

atuttle commented 9 years ago

Since you added the tests and I'm not up to speed with them yet, I'll just ask... Was there a failing test for this bug that's now passing? If Travis is reporting the individual test results, I haven't sniffed them out yet (granted, I've only skimmed them)...

elpete commented 9 years ago

Exactly. This fixed adding the CGI scope to the list of scope types.

atuttle commented 9 years ago

Yeah the change seems small and simple enough... I just don't see a test for it. Whatevs! I'll just go ahead and merge it. :)

atuttle commented 9 years ago
$ apm publish minor
Preparing and tagging a new version ✓
Pushing v0.10.0 tag ✓
Publishing language-cfml@v0.10.0 ✓