Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[External Plugin]: megalinter

Aperta
#2,773 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
48/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
docker, github, javascript

Direzione di ricerca

Esamina oxsecurity/megalinter al commit e96b2d606cd8b32303706e8cd8f9c3c9269eb043, iniziando dal plugin.json radice e dalla directory skills/. Verifica le quattro skills, i tre sub-agents, i manifest di Copilot e la checklist di submission rispetto alla documentazione Agent Plugins indicata. Il lavoro è completato quando il plugin esterno è valido, portabile e pronto per l'inclusione senza problemi di manifest o di policy.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

external-plugin needs-review:MEDIUM requires-submitter-fixes
Plugin name

megalinter

Short description

Set up, run and fix MegaLinter on any repository: 100+ linters for 69+ languages, 23+ formats and 21+ tooling formats, from CI or locally.

GitHub repository

oxsecurity/megalinter

Plugin path inside the repository

./skills

Ref to review

No response

Commit SHA to review

e96b2d606cd8b32303706e8cd8f9c3c9269eb043

Version

1.0.3

License identifier

AGPL-3.0

Author name

OX Security

Author URL

https://github.com/oxsecurity

Homepage URL

https://megalinter.io

Keywords

linter
code-quality
formatter
security
ci

Additional notes for reviewers

MegaLinter aggregates 100+ linters covering 69+ languages, 23+ formats and 21+ tooling formats.

The plugin lives at the repository root and ships:

  • 4 skills under skills/ (megalinter, megalinter-setup, megalinter-check, megalinter-fix), auto-discovered per Agent Plugins 1.0
  • 3 sub-agents (megalinter-watcher, megalinter-runner, megalinter-fixer)

Manifests: a root plugin.json conforming to Agent Plugins 1.0, with no extra top-level keys.

Updated since the first submission, after the Copilot portability review in this issue:

  • The 3 sub-agents now ship to Copilot clients as com.github.copilot/agents/.agent.md. They were previously declared only in the Claude Code and Cursor manifests, which Copilot does not read, so Copilot loaded none of them. They are generated from the Claude Code definitions, and CI fails if the two drift.
  • megalinter-setup no longer infers the install mode from skill naming, since no platform exposes a skill's origin: it reads the filesystem and asks the user when that is ambiguous. Its manual Copilot instructions now use the required .agent.md suffix in .github/agents/, and drop the model override that is not a Copilot model id.
  • The skills' frontmatter key licence is corrected to license.
  • CI now loads this repository as an external plugin in the GitHub Copilot CLI (copilot --plugin-dir . plugins list --json) and asserts it is accepted with no manifest error. It runs offline, with no marketplace and no authentication.

No API key, credentials, or network service are required. The skills drive the public mega-linter-runner npm package and the MegaLinter Docker image.

Docs: https://megalinter.io/latest/agent-plugins/

Submission checklist
  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.
Lingua principale
JavaScript
Stelle
39.2k
Fork
5k
Merge medio
1g 18h
PR unite (30g)
114

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/awesome-copilot

Tutte le issue di github/awesome-copilot

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.