Skip to content

Commit

Permalink
style: format code with dotnet-format, Prettier and StandardJS
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in a9a5d73 according to the output
from dotnet-format, Prettier and StandardJS.

Details: #14
  • Loading branch information
deepsource-autofix[bot] authored Nov 12, 2023
1 parent a9a5d73 commit c560b07
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,28 @@
date: 2023-07-13T05:44:46.048Z
description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda...
keywords:

- IP
- copyright
- license
- mit
permissions:
permissions:
- commercial-use
- modifications
- distribution
- private-use
conditions:
conditions:
- include-copyright
liimitations:
liimitations:
- liability
- warranty
lastmod: 2023-08-29T17:13:51.216Z
license: MIT
slug: mit-license
title: MIT License
type: license
-------------
lastmod: 2023-08-29T17:13:51.216Z
license: MIT
slug: mit-license
title: MIT License
type: license

---

# MIT License

Expand All @@ -33,4 +35,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit c560b07

Please sign in to comment.