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

add linter to detect when we're passing uuids directly instead of passing a uuid function #485

Open
malini opened this issue Jun 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@malini
Copy link
Contributor

malini commented Jun 13, 2024

Is your feature request related to a problem? Please describe.
Related to #482, add a linter to ensure we never do this accidentally

@malini malini added the enhancement New feature or request label Jun 13, 2024
@MelissaAutumn
Copy link
Member

Probably will require astral-sh/ruff#283

@Mr-Sunglasses
Copy link
Contributor

Mr-Sunglasses commented Sep 16, 2024

for starters, we can add the support of pre-commit to enforce these linting rules and formatting rules or to check if the PR, is following those rules.

What you think @MelissaAutumn , @malini , also I don't this this comment is completely related to this issue but can be a new issue, and reference to this issue.

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

No branches or pull requests

3 participants