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 530c555 commit 45cbb66Copy full SHA for 45cbb66
1 file changed
src/conf/checkstyle.xml
@@ -16,8 +16,8 @@ See the License for the specific language governing permissions and
16
limitations under the License.
17
-->
18
<!DOCTYPE module PUBLIC
19
- "-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
20
- "https://checkstyle.org/dtds/configuration_1_2.dtd">
+ "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
+ "https://checkstyle.org/dtds/configuration_1_3.dtd">
21
<module name="Checker">
22
<property name="localeLanguage" value="en" />
23
<module name="JavadocPackage">
0 commit comments