Skip to content

can't get a minimal config file to work #347

Open
@jjb

Description

i loathe to post this because it's certainly something specific to my environment, but i cannot get erb lint to respect my config file. i know it is reading it because if there's an error in it, it raises an error.

---
glob: "/app/views/**/*.erb"
EnableDefaultLinters: false
linters:
  FrozenStringLiteralComment:
    enabled: true
➔ ls app/views/**/*.erb |wc -l
     116
➔ bundle exec erblint
no files found or given, specify files or config...

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions