Top Level Namespace

Included Modules

Extended Modules

Defined in:

Method Summary

Instance methods inherited from module Ameba::Spec::ExpectIssue

expect_correction(source, correction, *, file = __FILE__, line = __LINE__) expect_correction, expect_issue(rules : Rule::Base | Enumerable(Rule::Base), annotated_code : String, path = "", *, file = __FILE__, line = __LINE__, **replacements) expect_issue, expect_no_corrections(source, *, file = __FILE__, line = __LINE__) expect_no_corrections, expect_no_issues(rules : Rule::Base | Enumerable(Rule::Base), code : String, path = "", *, file = __FILE__, line = __LINE__) expect_no_issues

Instance methods inherited from module Ameba::Spec::Util

normalize_code(code, separator = '\n') normalize_code

Instance methods inherited from module Ameba::Spec::BeValid

be_valid be_valid

Method Detail

def trailing_whitespace #

[View source]