Skip to content

Commit 467e999

Browse files
author
Jean-Marie Renouard
committed
clean end line
1 parent 447652d commit 467e999

21 files changed

+1562
-1562
lines changed

.gitignore

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
build/mysqltuner-*
2-
build/mysqltuner.spec
3-
build/build.log
4-
build/cve*
5-
build/vulnerabilities*
6-
*.bak
7-
Vagrant/Vagrantfile
8-
Vagrant/data
9-
Vagrant/.vagrant
10-
contents
11-
contents/*
1+
build/mysqltuner-*
2+
build/mysqltuner.spec
3+
build/build.log
4+
build/cve*
5+
build/vulnerabilities*
6+
*.bak
7+
Vagrant/Vagrantfile
8+
Vagrant/data
9+
Vagrant/.vagrant
10+
contents
11+
contents/*

.perltidy

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
--backup-and-modify-in-place
2-
--backup-file-extension=beforeTidy
3-
--block-brace-tightness=2
4-
--brace-tightness=2
5-
--closing-token-indentation=1
6-
--continuation-indentation=4
7-
--indent-columns=4
8-
--maximum-line-length=134
9-
--cuddled-else
10-
--opening-sub-brace-on-new-line
11-
--noopening-brace-on-new-line
12-
--nooutdent-labels
13-
--paren-tightness=2
14-
--square-bracket-tightness=2
15-
--vertical-tightness=0
16-
--vertical-tightness-closing=0
17-
--break-at-old-comma-breakpoints
18-
--entab-leading-whitespace=4
19-
--tabs
1+
--backup-and-modify-in-place
2+
--backup-file-extension=beforeTidy
3+
--block-brace-tightness=2
4+
--brace-tightness=2
5+
--closing-token-indentation=1
6+
--continuation-indentation=4
7+
--indent-columns=4
8+
--maximum-line-length=134
9+
--cuddled-else
10+
--opening-sub-brace-on-new-line
11+
--noopening-brace-on-new-line
12+
--nooutdent-labels
13+
--paren-tightness=2
14+
--square-bracket-tightness=2
15+
--vertical-tightness=0
16+
--vertical-tightness-closing=0
17+
--break-at-old-comma-breakpoints
18+
--entab-leading-whitespace=4
19+
--tabs

0 commit comments

Comments
 (0)