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

Make --vmaf parameter work independently again #881

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

damster101
Copy link
Contributor

Solves issue #824

@shssoichiro
Copy link
Collaborator

Needs a rustfmt please

@damster101
Copy link
Contributor Author

Needs a rustfmt please

Better now?

But someone really should run rustfmt on the entire project, I had to "fix" all those indentations to match the rest of the project...

@shssoichiro
Copy link
Collaborator

That's weird, it should already be correct for the rest of the project. The CI validates it on each MR.

@damster101
Copy link
Contributor Author

damster101 commented Sep 26, 2024

That's weird, it should already be correct for the rest of the project. The CI validates it on each MR.

It seems rustfmt behaves very differently when I run it on the whole context.rs file compared to just the isolated function. I did the latter and got a ton of changes everywhere, especially lots of two space indentations were increased in size to four spaces.

@shssoichiro shssoichiro merged commit 2239e6c into master-of-zen:master Oct 20, 2024
5 checks passed
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