codeclimate / codeclimate-rubocop

Code Climate Engine for Rubocop
MIT License
60 stars 44 forks source link

support database_validations plugin #324

Open danielnc opened 1 year ago

danielnc commented 1 year ago

Support /database_validations: toptal/database_validations

This is an important gem for rails developers since it solves issues with validating data and improving database speed/consistency

https://github.com/toptal/database_validations#using-with-rubocop

Let me know if a PR will be accepted, so I can work on it, to get it merged