Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsiomCh committed Mar 28, 2022
1 parent d8ebf32 commit 09f1370
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ public GetAnalysisRequest(
List<String> limitToFiles,
Integer severity,
String shard,
String ideProductName, String orgDisplayName, boolean prioritized,
String ideProductName,
String orgDisplayName,
boolean prioritized,
boolean legacy
) {
this.key = new GetAnalysisKey(bundleHash, limitToFiles, shard);
Expand Down

0 comments on commit 09f1370

Please sign in to comment.