Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jjb opened this issue Apr 28, 2024 · 0 comments
Open

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

jjb opened this issue Apr 28, 2024 · 0 comments

Comments

@jjb
Copy link

jjb commented Apr 28, 2024

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...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant