File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -22,5 +22,8 @@ Naming/MethodName:
22
22
Naming/MethodParameterName :
23
23
Enabled : false
24
24
25
+ Naming/PredicateName :
26
+ Enabled : false
27
+
25
28
Style/StringLiterals :
26
29
EnforcedStyle : double_quotes
Original file line number Diff line number Diff line change 3
3
#### Fixed
4
4
5
5
- [ #720 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/720 ) quoted_date doesn't work for Type::DateTime
6
+
7
+ #### Changed
8
+
6
9
- [ #826 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/826 ) Rubocop: Enable Style/StringLiterals cop
7
10
- [ #827 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/827 ) Rubocop: Enable Layout/EmptyLinesAroundClassBody cop
8
11
- [ #828 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/828 ) Rubocop: Enable Layout/EmptyLines cop
12
15
- [ #832 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/832 ) Rubocop: Enable Bundler cops
13
16
- [ #833 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/833 ) Rubocop: Enable Layout/* cops
14
17
- [ #834 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/834 ) Rubocop: Enable Lint/UselessAssignment cop
18
+ - [ #835 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/835 ) Rubocop: Configure Naming cops
15
19
16
20
## v6.0.0.rc1
17
21
You can’t perform that action at this time.
0 commit comments