Skip to content

[Bug] The --config argument does not work when the file extension is .hintrcΒ #6035

@quisido

Description

@quisido

🐞 Bug report

Description

If the config file uses a .hintrc file extension, hint will fail to find it and instead fallback to the built-in configuration.

Details

hint --config .production.hintrc fails to find the configuration file. ❌

hint --config hintrc.production.json finds the configuration file fine. βœ…

This took me way too long to figure out why my tests were not working correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions