Timothy Williams
Timothy Williams
I have a similarly related issue. I don't receive an error that the configuration wasn't found, but if I run `htmlhint src/*.html src/**/*.html` it doesn't use my `.htmlhintrc` file -...
@ianwalter Unfortunately pre-pending `./` didn't work for me. I ran `htmlhint ./src/*.html ./src/**/*.html` just now and it still failed to load the ~~`.htmlhint`~~ `.htmlhintrc` at the root of the project.
@ianwalter You had me second-guessing myself there for a second :wink: That was a typo on my part. My configuration file is named correctly (`.htmlhintrc`) at the project root.
This has been working for me on Windows: `htmlhint src/**/*.html --config .htmlhintrc`
> (Tab Groups) This feature is experimental and is being introduced to the Firefox user base through a progressive rollout. It may not yet be available to all users. Firefox...