We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5957d commit 88ee92aCopy full SHA for 88ee92a
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
## [Unreleased]
6
7
-## [2.0.15]
+## [2.0.16]
8
9
### Changed
10
11
-- Fall 2024 style checker
+- Spring 2025 style checker
src/main/resources/style_config/index.txt
@@ -14,6 +14,7 @@ fa21 cs61b_sp20_checks.xml cs61b_sp20_suppressions.xml
14
sp22 cs61b_sp20_checks.xml cs61b_sp20_suppressions.xml
15
16
# Hug semesters:
17
+sp25 cs61b_sp25_checks.xml no_suppressions.xml
18
fa24 cs61b_fa24_checks.xml no_suppressions.xml
19
sp24 cs61b_sp24_checks.xml no_suppressions.xml
20
fa23 cs61b_fa23_checks.xml no_suppressions.xml
0 commit comments