Skip to content

Commit f898f47

Browse files
authored
style: remove trailing whitespace (#117)
1 parent b5ce73e commit f898f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103

104104
- name: Install dependencies
105105
run: npm i --ignore-scripts
106-
106+
107107
- name: Run tests
108108
run: npm run test:unit
109109

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2019 The Fastify Team
2-
Copyright (c) 2019, Sideway Inc, and project contributors
2+
Copyright (c) 2019, Sideway Inc, and project contributors
33
All rights reserved.
44

55
The complete list of contributors can be found at:

0 commit comments

Comments
 (0)