Sha256: 13f64400329f018302991f88cf6dedf5308be231f0d0d28ce94b62118efcde19
Contents?: true
Size: 395 Bytes
Versions: 7
Compression:
Stored size: 395 Bytes
Contents
# configuration for using slim-lint # src: https://github.com/sds/slim-lint # => https://github.com/sds/slim-lint/blob/master/config/default.yml exclude: - app/assets/* - /bin/**/* - db/**/* - config/**/* - coverage/**/* - db/**/* - log/**/* - node_modules/**/* - public/* - spec/* - storage/* - test/* - tmp/* linters: LineLength: enabled: false #max: 100
Version data entries
7 entries across 7 versions & 1 rubygems