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

Apply pre-commit checks to all files and make CI green #58

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

turbaszek
Copy link
Member

@turbaszek turbaszek commented Oct 16, 2020

I applied all pre-commit check by running pre-commit run --all-files to fix the CI. Now contributors will need to care only about files they edit :)

@turbaszek
Copy link
Member Author

@sharanf @Humbedooh - there's a lot of changes but they were automatically done by pre-commit (removing ending whitespaces and adding missing new lines at the end of files)

@Humbedooh
Copy link
Member

I've only checked about 10% of the changes, but yeah looks like generic linting.
Can you confirm that there is no functional change?

@turbaszek
Copy link
Member Author

Can you confirm that there is no functional change?

Yes, I only applied auto changes. And using them for last year I'm sure there's no functional change

@Humbedooh Humbedooh merged commit 2002a53 into apache:master Oct 16, 2020
@turbaszek turbaszek mentioned this pull request Oct 16, 2020
turbaszek added a commit to PolideaInternal/kibble that referenced this pull request Oct 17, 2020
turbaszek added a commit to PolideaInternal/kibble that referenced this pull request Oct 17, 2020
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.

None yet

2 participants