ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/checkstyle/org-checkstyle.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/checkstyle/org-checkstyle.xml
Status
scanned
Type
file
Name
org-checkstyle.xml
Extension
.xml
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1660 (1.6 KB)
MD5
752133a2b64fe0323b179294cbe1a1bf
SHA1
c915403626ccc539f0bea73dd62c3879e20b4b9a
SHA256
4e4c87522f24b863dbbcc2577fd76c7e3dd7c6509a3bf3ffaa2ea8b57bbd342f
SHA512

      
    
SHA1_git
0fc8ea9f847656fd09040d394f5cd889507566af
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
org-checkstyle.xml | 1.6 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE module PUBLIC "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" "https://checkstyle.org/dtds/configuration_1_3.dtd"> <module name="Checker"> <!-- When adding checks, keep to the order checks are listed under --> <!-- 'Standard Checks' in the Checkstyle documentation: --> <!-- http://checkstyle.sourceforge.net/config_coding.html --> <!-- Cache what has passed checkstyle --> <property name="cacheFile" value="${tomcat.output}/res/checkstyle/cachefile-org-checkstyle.xml"/> <!-- Specific checks for org.* packages --> <module name="TreeWalker"> <module name="ImportControl"> <property name="file" value="${basedir}/res/checkstyle/org-import-control.xml"/> </module> </module> </module>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
55.87
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 10 10
https://checkstyle.org/dtds/configuration_1_3.dtd 20 20
http://checkstyle.sourceforge.net/config_coding.html 24 24