Polished and well engineered. Punching above its star count.
Ansible IDE extension: auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
Documentation
78
README is present.
CONTRIBUTING guide found.
README documents how to install the project.
Licensed under MIT.
Engineering
91
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
CI is configured (.github/workflows/ci.yaml).
Test files detected (examples/collections/ansible_collections/my_namespace/my_collection/plugins/modules/my_test.py).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
91
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 144Forks
- 61Releaseslatest 2y ago
Community
- —Community health
- —authors own >50% of commits
- 478Watchers
Responsiveness
- 17hMedian issue response
- <1hMedian PR merge time
- 128Open issues
Repository files69 root entries
- .claude
- .config
- .cursor
- .devcontainer
- .githubGood: Code of conduct present.Good: CI is configured (.github/workflows/ci.yaml).Good: Issue or PR templates present.Good: Security policy present.
- .vscode
- docsGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- examplesGood: Test files detected (examples/collections/ansible_collections/my_namespace/my_collection/plugins/modules/my_test.py).
- images
- media
- packagesGood: Environment pinned via packages/ansible-language-server/.config/Dockerfile.
- patches
- scripts
- src
- syntaxes
- test
- tools
- webviews
- .c8rc.json
- .coderabbit.yaml
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .envIssue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .issuetracker
- .markdownlint-cli2.jsonc
- .markdownlint.yaml
- .markdownlintignore
- .mcp.json
- .npmrc
- .pre-commit-config.yaml
- .python-version
- .readthedocs.yml
- .vscode-test.mjs
- .vscodeignore
- .yamllint
- AGENTS.md
- ansible-language-configuration.json
- biome.json
- CHANGELOG.md
- codecov.yml
- commitlint.config.js
- Containerfile
- cspell.config.yaml
- eslint.config.mjs
- jinja-language-configuration.json
- knip.ts
- LICENSEGood: Licensed under MIT.
- package.jsonGood: Dependency manifest found (package.json).
- package.nls.json
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- pyproject.toml
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- renovate.json
- settings.toml
- sonar-project.properties
- Taskfile.base.yml
- Taskfile.yml
- tsconfig.base.json
- tsconfig.json
- tsdoc.json
- uv.lock
- vite.config.mts
- vitest.config.ts
- wdio.conf.ts
- zensical.toml