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

Added some development quality of life improvements #87

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

EthanHonzikSPS
Copy link
Contributor

  • added a json schema of ruleset files for better error detection / intellisense.
  • added a ts-config file so that js files are validated for types
  • added an extensions.json config that recommends the official spectral plugin as well as the red hat yaml plugin
  • added settings.json that configures automatic IDE linting of the root.openapi.yml file as well as registering the json schema to ruleset files

@EthanHonzikSPS EthanHonzikSPS requested a review from a team as a code owner July 16, 2024 21:18
Copy link
Contributor

@markdebeer markdebeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, love the QOL improvements

@EthanHonzikSPS EthanHonzikSPS merged commit 0995d49 into main Jul 17, 2024
2 checks passed
@EthanHonzikSPS EthanHonzikSPS deleted the feature/20240716-developer-QOL-improvements branch July 17, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants