ManageIQ/activerecord-virtual_attributes

View on GitHub
.yamllint

Summary

Maintainability
Test Coverage
---
extends: relaxed

rules:
  indentation:
    indent-sequences: false
  line-length:
    max: 1000