Skip to content

Commit

Permalink
style: remove trailing whitespace (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Nov 3, 2024
1 parent b5ce73e commit f898f47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:

- name: Install dependencies
run: npm i --ignore-scripts

- name: Run tests
run: npm run test:unit

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright (c) 2019 The Fastify Team
Copyright (c) 2019, Sideway Inc, and project contributors
Copyright (c) 2019, Sideway Inc, and project contributors
All rights reserved.

The complete list of contributors can be found at:
Expand Down

0 comments on commit f898f47

Please sign in to comment.