Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #2

Open
KOLANICH opened this issue Dec 24, 2019 · 3 comments
Open

test #2

KOLANICH opened this issue Dec 24, 2019 · 3 comments
Labels
invalid This doesn't seem right

Comments

@KOLANICH
Copy link
Member

KOLANICH commented Dec 24, 2019

meta:
  id: 0adaptive_scalable_texture_compression
  application: OpenGL
  xref:
    wikidata: Q4680713

.

@github-actions github-actions bot added the invalid This doesn't seem right label Dec 24, 2019
@KOLANICH-GHActions KOLANICH-GHActions deleted a comment from github-actions bot Dec 24, 2019
@GreyCat
Copy link

GreyCat commented Dec 24, 2019

Looks pretty cool :) I wonder if we can set up something similar for checking regular PRs for formats repo?

@GreyCat
Copy link

GreyCat commented Dec 24, 2019

Basically, I like the idea of having a lint for semi-automatic reviewing of ksy submissions in formats repo very much.

@KOLANICH
Copy link
Member Author

wonder if we can set up something similar for checking regular PRs for formats repo?

ksylint by @cugu should be finished first. Currently that just checks the schema without using any custom validators. In fact I'd like to make this linter to use JSONSchema too, but jsonschema package has become shit requiring too many too heavy dependencies and I have not found any other JSONSchema validator for python, so I have writen an own dirty callback-driven linter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants