Sha256: 122304de6f31e51dc81c83891059cdc7153d0d08e949f32f0613c52277676c2f
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 Bytes
Contents
AllCops: Include: - '**/test/**/*' Minitest/AssertNil: Description: 'Check if your test uses `assert_nil` instead of `assert_equal(nil, something)`.' StyleGuide: 'https://github.com/rubocop-hq/minitest-style-guide#assert-nil' Enabled: true VersionAdded: '0.1'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-minitest-0.1.0 | config/default.yml |