Skip to content

Commit b8a8aeb

Browse files
committed
Fix files falling foul of .editorconfig rules
1 parent 3ad8965 commit b8a8aeb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi
7171
available at [http://contributor-covenant.org/version/1/4][version]
7272

7373
[homepage]: http://contributor-covenant.org
74-
[version]: http://contributor-covenant.org/version/1/4/
74+
[version]: http://contributor-covenant.org/version/1/4/

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ else
77
echo "Not a pull request, so deploying"
88
(cd cloverage && lein deploy clojars)
99
(cd lein-cloverage && lein deploy clojars)
10-
fi
10+
fi

epl-v10.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
margin: 0.25in 0.5in 0.25in 0.5in;
1313
tab-interval: 0.5in;
1414
}
15-
p {
15+
p {
1616
margin-left: auto;
1717
margin-top: 0.5em;
1818
margin-bottom: 0.5em;
@@ -255,4 +255,4 @@ <h2>Eclipse Public License - v 1.0</h2>
255255
than one year after the cause of action arose. Each party waives its
256256
rights to a jury trial in any resulting litigation.</p>
257257

258-
</body></html>
258+
</body></html>

0 commit comments

Comments
 (0)