mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-26 08:00:20 +00:00
[PR #1149] [IMPROVEMENT] Minor styling improvement. #1932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1149
State: closed
Merged: Yes
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Motivation:
I was considering to do *scc, *ccd adding task, hence looked deeper in the code connected with it.
And I saw a lot of different styles, some minor errors, not well optimized if clauses, forgotten fatal-warnings, not updated cnf.sample file and so on.
To put all these corrections in *scc, *cdd pull request would not be a good idea, so here I am with that brand new pull request.