fix(naming): dash capability ID (chain catalog charset [a-z0-9-])
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m40s
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m40s
provides.capability _ -> - so it passes `chain validate` and the hub store name-match. No behaviour change (capability validation is lint-only; the WASM is unchanged). Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
476f55b8e5
commit
4587fa9b0c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ version: 0.1.0
|
||||||
# Reuse-lens: any project that wants to flag "this text is hard
|
# Reuse-lens: any project that wants to flag "this text is hard
|
||||||
# to read" — government letters, AGB, scientific abstracts.
|
# to read" — government letters, AGB, scientific abstracts.
|
||||||
provides:
|
provides:
|
||||||
- capability: text.readability_score
|
- capability: text.readability-score
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue