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

Exclude .svg files from lint checks #51

Closed
ved-rivos opened this issue Jun 7, 2024 · 2 comments
Closed

Exclude .svg files from lint checks #51

ved-rivos opened this issue Jun 7, 2024 · 2 comments
Assignees

Comments

@ved-rivos
Copy link

Describe your idea.
The build scripts do various checks like "no newline" on .svg files. SInce these are not human readable files, files of this type could be excluded.

Describe why it is important
A clear and concise description of what this will solve

Additional context
Add any other context or screenshots about the feature request here.

@kbroch-rivosinc kbroch-rivosinc self-assigned this Jun 7, 2024
@kbroch-rivosinc
Copy link
Collaborator

Yes I should have done this for recent PR in iommu. Here's new PR: riscv-non-isa/riscv-iommu#347

general docs for this here: https://pre-commit.com/index.html#hooks-exclude

@ved-rivos
Copy link
Author

Thanks!

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

2 participants