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

fix: Fixes violations of the linter rules on an empty scaffolded chain #4441

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

devdammit
Copy link
Contributor

I noticed that when running the linter on an empty scaffolded chain, problems arise related to violating the rules of the ignite linter. Added a simple error handling function so as not to duplicate the same type of error handling only in places where it did not exist.

@devdammit devdammit changed the title FIX: Fixes violations of the linter rules on an empty scaffolded chain fix: Fixes violations of the linter rules on an empty scaffolded chain Dec 7, 2024
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@julienrbrt julienrbrt added the skip-changelog Don't check changelog for new entries label Dec 11, 2024
@julienrbrt julienrbrt merged commit 236f8a0 into ignite:main Dec 11, 2024
44 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs component:templates skip-changelog Don't check changelog for new entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants