Skip to content

ShareLint 0.1.1 — smoother first run

Choose a tag to compare

@jasonzhang06-source jasonzhang06-source released this 24 Aug 04:25
· 13 commits to main since this release

Highlights

  • Added sharelint demo --report for safely writing local HTML, JSON, SARIF,
    or console demo reports.
  • Made isolated installation with pipx or uv the primary path.
  • Added installation troubleshooting, architecture documentation, and a
    unified documentation index.
  • Improved English and Chinese first-run guidance and contribution paths.

Install

  • Install: pipx install sharelint==0.1.1
  • Try the demo: sharelint demo
  • Select this version: pipx install --force sharelint==0.1.1
  • Install with uv: uv tool install sharelint==0.1.1
  • Generate local HTML: sharelint demo --format html --report sharelint-demo.html

PyPI: pypi.org/project/sharelint

Alpha limitations

ShareLint does not currently OCR PDF pages or image pixels, sanitize original
files, or guarantee that a passing artifact is safe or compliant.