-
Notifications
You must be signed in to change notification settings - Fork 417
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
Add checkstyle #817
Merged
Merged
Add checkstyle #817
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3769005 - Browse repository at this point
Copy the full SHA 3769005View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4951a0 - Browse repository at this point
Copy the full SHA e4951a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aba2b4 - Browse repository at this point
Copy the full SHA 8aba2b4View commit details -
Fix checkstyle issues & more in DashMpdParser
Also remove useless null check on ItagItem.getItag() as that function already throws an exception if there is no itag
Configuration menu - View commit details
-
Copy full SHA for bd7b362 - Browse repository at this point
Copy the full SHA bd7b362View commit details -
Fix checkstyle issues & more in DonationLinkHelper
Also add comment about the class being unused and replace the fixLink function with Utils.stringToUrl()
Configuration menu - View commit details
-
Copy full SHA for 87d2834 - Browse repository at this point
Copy the full SHA 87d2834View commit details -
Fix checkstyle issues & more in JsonUtils
Also use Java 8 streams and extract duplicate code to getInstanceOf function
Configuration menu - View commit details
-
Copy full SHA for 1d5f22e - Browse repository at this point
Copy the full SHA 1d5f22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7c63f - Browse repository at this point
Copy the full SHA ca7c63fView commit details -
Fix checkstyle issues in root package extractor/
Note: not all issues were fixed because MediaFormat and ServiceList use a specific formatting that makes sense for them
Configuration menu - View commit details
-
Copy full SHA for d79e203 - Browse repository at this point
Copy the full SHA d79e203View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2446ec - Browse repository at this point
Copy the full SHA c2446ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08dff33 - Browse repository at this point
Copy the full SHA 08dff33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a94839 - Browse repository at this point
Copy the full SHA 3a94839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7e06c - Browse repository at this point
Copy the full SHA 9f7e06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab32cb - Browse repository at this point
Copy the full SHA 9ab32cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc17cd - Browse repository at this point
Copy the full SHA 9dc17cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 740a37a - Browse repository at this point
Copy the full SHA 740a37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdadcfa - Browse repository at this point
Copy the full SHA bdadcfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cfde0 - Browse repository at this point
Copy the full SHA 01cfde0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8771af7 - Browse repository at this point
Copy the full SHA 8771af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5b54c - Browse repository at this point
Copy the full SHA ec5b54cView commit details -
``contentFilters`` and ``sortfilter`` are get inside the ``ListLinkHandler`` and not the ``ListLinkHandlerFactory`` ``ListLinkHandlerFactory`` only passes these values through when ``fromQuery`` is called
Configuration menu - View commit details
-
Copy full SHA for 33347ac - Browse repository at this point
Copy the full SHA 33347acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 804e570 - Browse repository at this point
Copy the full SHA 804e570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d6e5c - Browse repository at this point
Copy the full SHA 93d6e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c07e8a - Browse repository at this point
Copy the full SHA 9c07e8aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.