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

Enable coding style check action that uses .editorconfig definitions #104

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Sep 24, 2024

Description

Checks pull requests if they comply with coding standard defined in .editorconfig.

Testing Procedure

Tested on private fork.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added size/small PR with less then 50 lines GitHub Actions GitHub Actions code GitHub GitHub-related changes like labels, templates, ... labels Sep 24, 2024
@igorpecovnik igorpecovnik added 11 Milestone: Fourth quarter release Ready to merge Reviewed, tested and ready for merge labels Sep 24, 2024
@igorpecovnik igorpecovnik merged commit 214cb67 into main Sep 24, 2024
13 of 14 checks passed
@igorpecovnik igorpecovnik deleted the codingstyle branch September 24, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release GitHub Actions GitHub Actions code GitHub GitHub-related changes like labels, templates, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant