summaryrefslogtreecommitdiff
path: root/lib/haml_lint/inline_javascript.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-081-1/+4
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-081-1/+1
* Update inline_javascript.rb to lint uses of the javascript filter as well as ...Connor Shea2018-02-281-1/+7
* Update inline_javascript.rbWinnie Hellmann2018-02-281-2/+2
* Forbid all inline script tags in Linter::InlineJavaScriptWinnie Hellmann2018-02-281-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Restrict InlineJavaScript for haml_lint to dev and test environmentwinh-scope-haml-linterwinh2017-08-081-9/+11
* Add custom linter for inline JavaScript to haml_lint (!9742)winniehell2017-08-071-0/+14