You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems odd to spell the argument containername when the name of the package itself is hyphenated, and containername will get flagged as a CSpell error in downstream projects that use MegaLinter (e.g., when committing a script that runs MegaLinter to their package.json or .pre-commit-config.yaml). I did the code review in which this feature was added, so apologies for not considering this sooner.
I expected the argument to have a correctly spelled name.
Additional context
I considered adding "containername" to CSpell in streetsidesoftware/cspell-dicts#1207, and the maintainer understandably discouraged adding a misspelled word.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.
Kurt-von-Laven
added
nostale
This issue or pull request is not stale, keep it open
and removed
O: stale 🤖
This issue or pull request is stale, it will be closed if there is no activity
labels
Jul 29, 2022
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.
Describe the bug
It seems odd to spell the argument
containername
when the name of the package itself is hyphenated, andcontainername
will get flagged as a CSpell error in downstream projects that use MegaLinter (e.g., when committing a script that runs MegaLinter to theirpackage.json
or.pre-commit-config.yaml
). I did the code review in which this feature was added, so apologies for not considering this sooner.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the argument to have a correctly spelled name.
Additional context
I considered adding "containername" to CSpell in streetsidesoftware/cspell-dicts#1207, and the maintainer understandably discouraged adding a misspelled word.
The text was updated successfully, but these errors were encountered: