Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
  • Loading branch information
j10a1n15 committed Jul 1, 2024
1 parent 541e94e commit 77ec06d
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ object ScoreboardPattern {
"yearvotes",
"(?<yearvotes>^§6Year \\d+ Votes\$)",
)
/*
* REGEX-TEST: §f||||||||||||||| §aFoxy
* REGEX-TEST: §d|§f|||||||||||||| §dDiaz
*/

/**
* REGEX-TEST: §f||||||||||||||| §aFoxy
* REGEX-TEST: §d|§f|||||||||||||| §dDiaz
*/
val votesPattern by mainSb.pattern(
"votes",
"§.\\|+(§f)?\\|+ §.+",
Expand Down

0 comments on commit 77ec06d

Please sign in to comment.