Sha256: 61b14f4ee9b1e89e296893da1271836cafc551669d00ff840ddd4e677e2fe1dd

Contents?: true

Size: 362 Bytes

Versions: 9

Compression:

Stored size: 362 Bytes

Contents

---
include:
  - "**/*.rb"
  - ".git-hooks/**/*.rb"
exclude:
  - spec/**/*
  - test/**/*
  - vendor/**/*
  - ".bundle/**/*"
require: []
domains: []
reporters:
  - rubocop
  - require_not_found
  - typecheck:strict
  - update_errors
formatter:
  rubocop:
    cops: safe
    except: []
    only: []
    extra_args: []
require_paths: []
plugins: []
max_files: 5000

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
checkoff-0.39.4 .solargraph.yml
checkoff-0.39.3 .solargraph.yml
checkoff-0.39.2 .solargraph.yml
checkoff-0.39.1 .solargraph.yml
checkoff-0.39.0 .solargraph.yml
checkoff-0.38.0 .solargraph.yml
checkoff-0.37.0 .solargraph.yml
checkoff-0.36.1 .solargraph.yml
checkoff-0.36.0 .solargraph.yml