ontohub/ontohub-backend

View on GitHub
.stickler.yml

Summary

Maintainability
Test Coverage
linters:
  rubocop:
    fixer: true
  shellcheck:
    shell: bash
files:
  ignore:
    - 'bower_components/*'
    - 'node_modules/*'
fixers:
  enable: true