Sha256: 783a4ce5d65f462544ffaa4eda8166467e91209717c8333f9bf4757d68c840ca

Contents?: true

Size: 572 Bytes

Versions: 21

Compression:

Stored size: 572 Bytes

Contents

---
include:
  # process first
  - "config/annotations*.rb"
  - "**/*.rb"
  - "**/.*.rb"
  - "lib/tasks/*.rake"
  - ".git-hooks/**/*.rb"
  - "script/*"
  - "bin/*"
  - "bin/overcommit_branch"
exclude:
  - script/.rubocop.yml
  - vendor/**/*
  - spec/**/*
  - feature/**/*
  - test/**/*
  - ".bundle/**/*"
  - ".markdownlint_style.rb"
require: []
domains: []
reporters:
  - rubocop
  - require_not_found
  - typecheck:strong
  - update_errors
formatter:
  rubocop:
    cops: safe
    except: []
    only: []
    extra_args: []
require_paths: []
plugins: []
max_files: 5000

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
checkoff-0.223.0 .solargraph.yml
checkoff-0.222.0 .solargraph.yml
checkoff-0.221.0 .solargraph.yml
checkoff-0.220.0 .solargraph.yml
checkoff-0.219.0 .solargraph.yml
checkoff-0.218.0 .solargraph.yml
checkoff-0.217.0 .solargraph.yml
checkoff-0.216.0 .solargraph.yml
checkoff-0.215.0 .solargraph.yml
checkoff-0.214.0 .solargraph.yml
checkoff-0.213.0 .solargraph.yml
checkoff-0.212.0 .solargraph.yml
checkoff-0.211.0 .solargraph.yml
checkoff-0.210.0 .solargraph.yml
checkoff-0.209.0 .solargraph.yml
checkoff-0.208.0 .solargraph.yml
checkoff-0.207.0 .solargraph.yml
checkoff-0.206.0 .solargraph.yml
checkoff-0.205.0 .solargraph.yml
checkoff-0.204.0 .solargraph.yml