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 StyleLint name. #764

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Fix StyleLint name. #764

merged 1 commit into from
Aug 7, 2024

Conversation

mauteri
Copy link
Contributor

@mauteri mauteri commented Aug 7, 2024

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Copy link

what-the-diff bot commented Aug 7, 2024

PR Summary

  • Change in GitHub Actions Workflow
    The part of our automated code-checks system, specifically the one checking the coding style, has been improved. Previously it was using JSHint, but now we've updated it to StyleLint, which will provide a more promising and comprehensive evaluation of the code style. This will ensure our code looks clean, consistent and follows the best practices.

@mauteri mauteri merged commit aef39af into main Aug 7, 2024
6 checks passed
@mauteri mauteri deleted the fix-style-lint-name branch August 7, 2024 01:15
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.

1 participant