@owenlamont/ryl-linux-ppc64le-gnu 0.5.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/ryl +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -198,7 +198,7 @@ Example benchmark figure (5x5 matrix, 5 runs per point):
|
|
|
198
198
|
- Presets and extends: supports yamllint’s built-in `default`, `relaxed`, and
|
|
199
199
|
`empty` via `extends`. Rule maps are deep-merged; scalars/sequences overwrite.
|
|
200
200
|
- TOML preset examples: see
|
|
201
|
-
[docs/config-presets.md](/
|
|
201
|
+
[docs/config-presets.md](https://github.com/owenlamont/ryl/blob/main/docs/config-presets.md)
|
|
202
202
|
for `default`/`relaxed` equivalents.
|
|
203
203
|
|
|
204
204
|
Example TOML config (`.ryl.toml`):
|
package/bin/ryl
CHANGED
|
Binary file
|