class
AmberLSP::Rules::Controllers::InheritanceRule
Defined in:
amber_lsp/rules/controllers/inheritance_rule.crConstant Summary
-
VALID_BASE_CLASSES =
["ApplicationController", "Amber::Controller::Base"]
Instance Method Summary
- #applies_to : Array(String)
- #check(file_path : String, content : String) : Array(Diagnostic)
- #default_severity : AmberLSP::Rules::Severity
- #description : String
- #id : String