Skip to content

Improve .htmlhintrc handling #11

@bezoerb

Description

@bezoerb

currently the .htmlhintrc needs to be specified relative to the project root.

Maybe something like this would be much nicer:

  • Try to autodetect file based on the current filepath up to the project root
  • When file is found -> use (no explicit htmlhintrc setting needed)
  • When file is specified, use specified one
  • Specified rules will overwrite rules in .htmlhintrc

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions