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

CI/CD: This changes the linter config to adhere to "our" codestyle #18

Closed
wants to merge 1 commit into from

Conversation

SirMoM
Copy link
Contributor

@SirMoM SirMoM commented May 23, 2021

This changes the enum format to the const format sice enums are treated
as constants.

The linter now ignores unused parameters which are used by the
ExternalSink subclass.

@akien-mga This should fix some problems from #16

It is still up for debate if the CI/CD pipeline should format the code automagically?

This changes the enum format to the const format sice enums are treated
as consts.

The linter now ignores unused parameters which are used by the
ExternalSink subclass.
@SirMoM
Copy link
Contributor Author

SirMoM commented May 23, 2021

I also don't know why the CI/CD workflow is not able to check out the repository and thus failing....

But my flow is working: https://github.com/SirMoM/godot-logger/runs/2649944940

@SirMoM SirMoM closed this Oct 18, 2023
@SirMoM SirMoM deleted the fixes/linter branch January 6, 2024 18:29
@SirMoM SirMoM restored the fixes/linter branch January 6, 2024 18:29
@SirMoM SirMoM deleted the fixes/linter branch January 6, 2024 18:29
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