dstorfer-cn

Results 4 comments of dstorfer-cn

I think I figured out one problem, at least for me. You **_must_** supply a directory on the command AND most important, **_the directory must end with a slash_**! That...

> @ChipElavon We recently released a new version of axe linter (v4.4.1) that should address this issue. Would you be willing to give it another go and let us know...

Is there any way to bump this up so someone can merge it? It's still a problem and confused me for a bit. It looks like we're almost there -...

gorkem is correct. To be much more specific, the SchemaStore project has mapped "[*.test.yaml](https://github.com/SchemaStore/schemastore/blob/34d6e64b07fefa46d6f72e639943df0484616d50/src/api/json/catalog.json#L3826)" to [prometheus rules](https://json.schemastore.org/prometheus.rules.test.json) which must take precedence over the mapping of "[**/docker-compose.*.yaml](https://github.com/SchemaStore/schemastore/blob/34d6e64b07fefa46d6f72e639943df0484616d50/src/api/json/catalog.json#L5346)" to docker's [compose-spec.json](https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json). I...