Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor build configuration #166

Merged
merged 99 commits into from
Feb 25, 2022
Merged

Refactor build configuration #166

merged 99 commits into from
Feb 25, 2022

Conversation

gregoranders
Copy link
Owner

Description

Removes Codacy integration, adds markdownlint an remark.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • Dependencies (non-breaking change which updates dependencies)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

gregoranders and others added 30 commits June 26, 2020 20:33
…lopment/actions/github-4.0.0

npm: bump @actions/github from 3.0.0 to 4.0.0
…lopment/typescript-eslint/eslint-plugin-3.5.0

npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
…lopment/typescript-eslint/parser-3.5.0

npm: bump @typescript-eslint/parser from 3.4.0 to 3.5.0
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/typescript-3.9.6

npm: bump typescript from 3.9.5 to 3.9.6
Bumps [eslint](https://github.com/eslint/eslint) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.3.1...v7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/eslint-7.4.0

npm: bump eslint from 7.3.1 to 7.4.0
…lopment/eslint-plugin-jest-23.18.0

npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
…lopment/typescript-eslint/parser-3.6.0

npm: bump @typescript-eslint/parser from 3.5.0 to 3.6.0
…lopment/types/jest-26.0.4

npm: bump @types/jest from 26.0.3 to 26.0.4
…lopment/typescript-eslint/eslint-plugin-3.6.0

npm: bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.0.0...v18.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.6...v3.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/typescript-eslint/eslint-plugin-3.6.1

npm: bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
…lopment/typescript-eslint/parser-3.6.1

npm: bump @typescript-eslint/parser from 3.6.0 to 3.6.1
@gregoranders gregoranders added documentation Improvements or additions to documentation code quality Code Quality dependencies Pull requests that update a dependency file labels Feb 25, 2022
@gregoranders gregoranders self-assigned this Feb 25, 2022
@gregoranders gregoranders merged commit 5381730 into master Feb 25, 2022
gregoranders added a commit that referenced this pull request Feb 25, 2022
* master:
  Refactor build configuration (#166)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code Quality dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant