From 20bcc4127c0ea3056e60f70d745ac1b2af091066 Mon Sep 17 00:00:00 2001 From: "cleanthat[bot]" <65607995+cleanthat[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:26:08 +0000 Subject: [PATCH] engine=spotless nb_files_neither_included_nor_excluded: 116 nb_files_formatted: 7 nb_files_already_formatted: 1 eventKey: random-c8f9b5f0-2582-484c-94b9-e2812a66ec87 --- .frontmatter/database/mediaDb.json | 2 +- .frontmatter/database/taxonomyDb.json | 2 +- .vscode/settings.json | 18 +++++++++--------- Dgmjr.NET.Sdk/LICENSE.md | 3 ++- Dgmjr.NET.Sdk/README.md | 4 +++- Dgmjr.NET.Sdk/README_TEMPLATE.md | 16 +++++++++------- src/README_TEMPLATE.md | 16 +++++++++------- 7 files changed, 34 insertions(+), 27 deletions(-) diff --git a/.frontmatter/database/mediaDb.json b/.frontmatter/database/mediaDb.json index 9e26dfe..6f31cf5 100644 --- a/.frontmatter/database/mediaDb.json +++ b/.frontmatter/database/mediaDb.json @@ -1 +1 @@ -{} \ No newline at end of file +{ } \ No newline at end of file diff --git a/.frontmatter/database/taxonomyDb.json b/.frontmatter/database/taxonomyDb.json index 9e26dfe..6f31cf5 100644 --- a/.frontmatter/database/taxonomyDb.json +++ b/.frontmatter/database/taxonomyDb.json @@ -1 +1 @@ -{} \ No newline at end of file +{ } \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 8635da0..f6d4b94 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,9 +1,9 @@ -{ - "sonarlint.connectedMode.project": { - "connectionId": "dgmjr-io", - "projectKey": "dgmjr-io_DgmjrSdk" - }, - "files.exclude": { - "**/.vs": false - } -} +{ + "files.exclude": { + "**/.vs": false + }, + "sonarlint.connectedMode.project": { + "connectionId": "dgmjr-io", + "projectKey": "dgmjr-io_DgmjrSdk" + } +} \ No newline at end of file diff --git a/Dgmjr.NET.Sdk/LICENSE.md b/Dgmjr.NET.Sdk/LICENSE.md index 4f592f8..644834c 100644 --- a/Dgmjr.NET.Sdk/LICENSE.md +++ b/Dgmjr.NET.Sdk/LICENSE.md @@ -1,4 +1,5 @@ --- + date: 2023-07-13T05:44:46:00-05:00Z 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: @@ -21,7 +22,7 @@ license: MIT slug: mit-license title: MIT License type: license ---- +------------- # MIT License diff --git a/Dgmjr.NET.Sdk/README.md b/Dgmjr.NET.Sdk/README.md index 4922749..29fc670 100644 --- a/Dgmjr.NET.Sdk/README.md +++ b/Dgmjr.NET.Sdk/README.md @@ -1,4 +1,5 @@ --- + title: DGMJR-IO SDK authors: - dgmjr @@ -16,7 +17,7 @@ keywords: - dgmjrsdk - defaults - default-values ---- +---------------- # DGMJR-IO SDK @@ -80,3 +81,4 @@ Then compile and run your project and it will have all the DGMJR-IO SDK defaults * [`TestingLocal`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Build/TestingLocal.targets) - Overrides the `AssemblyVersion` attribute to always be `0.0.1-Local` when the `Configuration` is set to `Local` * [`Icon.png`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Assets/Icon.png), a default icon file, which will be applied to any package that doesn't have one. * [`NuGetizer`](https://github.com/devlooped/nugetizer) enabled by default + diff --git a/Dgmjr.NET.Sdk/README_TEMPLATE.md b/Dgmjr.NET.Sdk/README_TEMPLATE.md index a969a24..f7c14da 100644 --- a/Dgmjr.NET.Sdk/README_TEMPLATE.md +++ b/Dgmjr.NET.Sdk/README_TEMPLATE.md @@ -1,7 +1,9 @@ ---- ---- -# ${title} - -${description} - - +--- + +--- + +# ${title} + +${description} + + diff --git a/src/README_TEMPLATE.md b/src/README_TEMPLATE.md index a969a24..f7c14da 100644 --- a/src/README_TEMPLATE.md +++ b/src/README_TEMPLATE.md @@ -1,7 +1,9 @@ ---- ---- -# ${title} - -${description} - - +--- + +--- + +# ${title} + +${description} + +