File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
qulice-maven-plugin/src/it/pmd-violations/src/main/util Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 44version = 1
55[[annotations ]]
66path = [
7+ " **.json" ,
8+ " **.md" ,
9+ " **.svg" ,
10+ " **.txt" ,
11+ " **.vm" ,
712 " **/*.csv" ,
813 " **/*.jpg" ,
914 " **/*.json" ,
@@ -13,14 +18,15 @@ path = [
1318 " **/*.svg" ,
1419 " **/*.txt" ,
1520 " **/*.vm" ,
21+ " **/.DS_Store" ,
1622 " **/.gitignore" ,
23+ " **/.pdd" ,
1724 " **/CNAME" ,
25+ " .DS_Store" ,
1826 " .gitattributes" ,
1927 " .gitignore" ,
20- " .gitleaksignore" ,
2128 " .pdd" ,
22- " .xcop" ,
23- " Gemfile.lock" ,
29+ " CNAME" ,
2430 " README.md" ,
2531 " renovate.json" ,
2632]
Original file line number Diff line number Diff line change 1+ % SPDX-FileCopyrightText: Copyright (c) 2011-2025 Yegor Bugayenko
2+ % SPDX-License-Identifier: MIT
3+
14\usepackage {setspace }
25 \linespread {1.2}
36\usepackage {xcolor }
You can’t perform that action at this time.
0 commit comments