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

Update StyleCI config #31

Merged
merged 2 commits into from
Mar 31, 2023
Merged

Update StyleCI config #31

merged 2 commits into from
Mar 31, 2023

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 31, 2023

update

@vjik vjik merged commit c363f29 into master Mar 31, 2023
@vjik vjik deleted the update-styleci-config2 branch March 31, 2023 14:39
@what-the-diff
Copy link

what-the-diff bot commented Mar 31, 2023

PR Summary

  • Update StyleCI version
    This change updates the StyleCI tool version to maintain up-to-date coding standards.
  • Remove unnecessary exclude paths
    This change simplifies the codebase by removing unneeded exclusion paths in the finder section.
  • Enable and disable specific coding rules
    This adjusts certain coding rules - enabling empty loop body braces, integer literal case, and union types without spaces, and disabling the function declaration rule. This helps maintain consistency and readability in the codebase.
  • Fix typo error in TestCase class
    This fixes a small typo in the getTestFilePath method, improving code quality.

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

Successfully merging this pull request may close these issues.

2 participants