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

[INF] Add checks for validity of db.yaml #18

Open
thatlittleboy opened this issue Jun 14, 2022 · 0 comments
Open

[INF] Add checks for validity of db.yaml #18

thatlittleboy opened this issue Jun 14, 2022 · 0 comments

Comments

@thatlittleboy
Copy link
Owner

Right now, there are no proper checks on the validity of the additions to db.yaml.

  • if there are duplicated names (id's should be unique)
  • if there are duplicated urls
  • if there is width/height information

etc.

I think we can write some local pre-commit hooks or just rely on CI (shell script checks). Either is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant