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
Originally posted by benthevining March 30, 2022
The docs and examples provide very little info about usage with JSON files. I see how I can require certain keys, but is that all nitpick can do? Can I require that certain keys are set to specific values?
Discussed in #480
Originally posted by benthevining March 30, 2022
The docs and examples provide very little info about usage with JSON files. I see how I can require certain keys, but is that all nitpick can do? Can I require that certain keys are set to specific values?
Document
contains_json
:nitpick/src/nitpick/resources/any/commitlint.toml
Lines 5 to 12 in d9d5055
Document
contains_keys
:nitpick/src/nitpick/resources/javascript/package-json.toml
Lines 5 to 6 in d9d5055
Write a ticket to document the unwritten plan:
contains_keys
in favour of Enforce presence of keys (with any values) #218contains_json
in favour of configuring keys and nested objects like the YAML plugin doesThe text was updated successfully, but these errors were encountered: