{"id":22798658,"url":"https://github.com/ralphpina/intellij-openapi-linter","last_synced_at":"2025-03-30T18:43:43.387Z","repository":{"id":147150214,"uuid":"316563589","full_name":"ralphpina/intellij-openapi-linter","owner":"ralphpina","description":"OpenAPI Linter plugin for the Intellij Platform using Spectral under the hood.","archived":false,"fork":false,"pushed_at":"2020-12-05T22:54:50.000Z","size":335,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T21:02:19.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ralphpina.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-27T17:34:00.000Z","updated_at":"2022-03-08T10:47:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4527d80-3608-4f3d-9e77-50039c16f870","html_url":"https://github.com/ralphpina/intellij-openapi-linter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2Fintellij-openapi-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2Fintellij-openapi-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2Fintellij-openapi-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2Fintellij-openapi-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralphpina","download_url":"https://codeload.github.com/ralphpina/intellij-openapi-linter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365638,"owners_count":20765546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T06:10:39.852Z","updated_at":"2025-03-30T18:43:43.364Z","avatar_url":"https://github.com/ralphpina.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intellij-openapi-linter\n\n![Build](https://github.com/ralphpina/intellij-openapi-linter/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/15469.svg)](https://plugins.jetbrains.com/plugin/15469)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/15469.svg)](https://plugins.jetbrains.com/plugin/15469)\n\n\u003c!-- Plugin description --\u003e\nThis Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.\n\nThis specific section is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be extracted by the [Gradle](/build.gradle.kts) during the build process.\n\nTo keep everything working, do not remove `\u003c!-- ... --\u003e` sections. \n\u003c!-- Plugin description end --\u003e\n\n## Planned Improvements\n- [ ] Fix editing breaks linter output (seems protolint had the same issue?)\n- [ ] Add custom regex to parse issue messages\n- [ ] Add tests\n- [ ] Can I know when plugin is running in debug?\n- [ ] Add `ErrorReportSubmitter` implementation [example](https://github.com/uwolfer/gerrit-intellij-plugin/blob/intellij14/src/main/java/com/urswolfer/intellij/plugin/gerrit/errorreport/PluginErrorReportSubmitter.java)\n- [ ] Add apply a fix to issues if possible\n- [ ] Add support for [quick fixes](https://jetbrains.org/intellij/sdk/docs/tutorials/code_inspections.html#quick-fix-implementation)\n- [ ] Publish blog post \n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003ePreferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"intellij-openapi-linter\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/ralphpina/intellij-openapi-linter/releases/latest) and install it manually using\n  \u003ckbd\u003ePreferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Configuration\nThere are two configuration options:\n\n![Image of OpenAPI Linter Preferences](docs/openapi_linter_preferences.png)\n\n**Mac users**: by convention the [Spectral ruleset](https://meta.stoplight.io/docs/spectral/docs/guides/2-cli.md#using-a-ruleset-file) is prefixed with a dot: `.spectral.yaml`. This will hide if from the file picker, however, you can use the [Command+Shift+Period](https://osxdaily.com/2011/03/01/show-hidden-files-in-mac-os-x-dialog-boxes-with-commandshiftperiod/) keyboard shortcut to show them.  \n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphpina%2Fintellij-openapi-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralphpina%2Fintellij-openapi-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphpina%2Fintellij-openapi-linter/lists"}