-
Notifications
You must be signed in to change notification settings - Fork 66
/
checkstyle.properties
120 lines (101 loc) · 6.15 KB
/
checkstyle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
category=External Analysers
description=Provide Checkstyle rules for Java projects
homepageUrl=https://github.com/checkstyle/sonar-checkstyle
archivedVersions=10.5,10.6.0,10.7.0,10.8.1,10.9.3,10.11.0,10.12.0,10.12.1,10.12.3,10.12.5,10.14.1,10.14.2,10.15.0,10.16.0,10.17.0,10.19.0,10.20.1
publicVersions=10.20.2
defaults.mavenGroupId=org.sonarsource.checkstyle
defaults.mavenArtifactId=sonar-checkstyle-plugin
10.20.2.description=Upgrade to Checkstyle 10.20.2
10.20.2.sqs=[10.8,LATEST]
10.20.2.sqcb=[24.12,LATEST]
10.20.2.sqVersions=[9.9,10.7.*]
10.20.2.date=2024-12-07
10.20.2.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.20.2
10.20.2.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.20.2/checkstyle-sonar-plugin-10.20.2.jar
10.20.1.description=Upgrade to Checkstyle 10.20.1
10.20.1.sqs=[10.8,10.8.*]
10.20.1.sqcb=[24.12,24.12.*]
10.20.1.sqVersions=[9.9,10.7.*]
10.20.1.date=2024-11-15
10.20.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.20.1
10.20.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.20.1/checkstyle-sonar-plugin-10.20.1.jar
10.19.0.description=Upgrade to Checkstyle 10.19.0
10.19.0.sqVersions=[9.9,10.7.*]
10.19.0.date=2024-10-27
10.19.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.19.0
10.19.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.19.0/checkstyle-sonar-plugin-10.19.0.jar
10.17.0.description=Upgrade to Checkstyle 10.17.0
10.17.0.sqVersions=[9.9,10.7.*]
10.17.0.date=2024-05-28
10.17.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.17.0
10.17.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.17.0/checkstyle-sonar-plugin-10.17.0.jar
10.16.0.description=Upgrade to Checkstyle 10.16.0
10.16.0.sqVersions=[9.9,10.5.*]
10.16.0.date=2024-05-02
10.16.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.16.0
10.16.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.16.0/checkstyle-sonar-plugin-10.16.0.jar
10.15.0.description=Upgrade to Checkstyle 10.15.0
10.15.0.sqVersions=[9.9,10.5.*]
10.15.0.date=2024-04-11
10.15.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.15.0
10.15.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.15.0/checkstyle-sonar-plugin-10.15.0.jar
10.14.2.description=Upgrade to Checkstyle 10.14.2
10.14.2.sqVersions=[9.9,10.4.*]
10.14.2.date=2024-03-24
10.14.2.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.14.2
10.14.2.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.14.2/checkstyle-sonar-plugin-10.14.2.jar
10.14.1.description=Upgrade to Checkstyle 10.14.1
10.14.1.sqVersions=[9.9,10.4]
10.14.1.date=2024-03-12
10.14.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.14.1
10.14.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.14.1/checkstyle-sonar-plugin-10.14.1.jar
10.12.5.description=Upgrade to Checkstyle 10.12.5
10.12.5.sqVersions=[9.9,10.4]
10.12.5.date=2023-11-26
10.12.5.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.12.5
10.12.5.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.12.5/checkstyle-sonar-plugin-10.12.5.jar
10.12.3.description=Upgrade to Checkstyle 10.12.3
10.12.3.sqVersions=[9.9,10.3.*]
10.12.3.date=2023-08-31
10.12.3.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.12.3
10.12.3.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.12.3/checkstyle-sonar-plugin-10.12.3.jar
10.12.1.description=Upgrade to Checkstyle 10.12.1
10.12.1.sqVersions=[9.9,10.1.*]
10.12.1.date=2023-07-09
10.12.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.12.1
10.12.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.12.1/checkstyle-sonar-plugin-10.12.1.jar
10.12.0.description=Upgrade to Checkstyle 10.12.0
10.12.0.sqVersions=[9.9,10.1.*]
10.12.0.date=2023-05-29
10.12.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.12.0
10.12.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.12.0/checkstyle-sonar-plugin-10.12.0.jar
10.11.0.description=Upgrade to Checkstyle 10.11.0
10.11.0.sqVersions=[9.9,10.0.*]
10.11.0.date=2023-05-12
10.11.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.11.0
10.11.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.11.0/checkstyle-sonar-plugin-10.11.0.jar
10.9.3.description=Upgrade to Checkstyle 10.9.3
10.9.3.sqVersions=[9.9,10.0.*]
10.9.3.date=2023-03-30
10.9.3.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.9.3
10.9.3.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.9.3/checkstyle-sonar-plugin-10.9.3.jar
10.8.1.description=Upgrade to Checkstyle 10.8.1
10.8.1.sqVersions=[9.9,9.9.*]
10.8.1.date=2023-03-10
10.8.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.8.1
10.8.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.8.1/checkstyle-sonar-plugin-10.8.1.jar
10.7.0.description=Upgrade to Checkstyle 10.7.0
10.7.0.sqVersions=[9.9,9.9.*]
10.7.0.date=2023-03-08
10.7.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.7.0
10.7.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.7.0/checkstyle-sonar-plugin-10.7.0.jar
10.6.0.description=Upgrade to Checkstyle 10.6.0
10.6.0.sqVersions=[9.9,9.9.*]
10.6.0.date=2023-02-11
10.6.0.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.6.0
10.6.0.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.6.0/checkstyle-sonar-plugin-10.6.0.jar
10.5.description=Upgrade to Checkstyle 10.5.0
10.5.sqVersions=[9.9,9.9.*]
10.5.date=2023-01-03
10.5.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.5
10.5.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.5/checkstyle-sonar-plugin-10.5.jar