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

slither: implement shell completions with shtab #2317

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Feb 20, 2024

  1. slither: implement shell completions with shtab

    These can be generated by running e.g. `slither --print-completion zsh`
    and installed as usual.
    
    Closes #2055
    elopez committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b2b1c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1f129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef57c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    7b3566b View commit details
    Browse the repository at this point in the history
  2. setup: bump shtab dependency

    elopez committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e2d0996 View commit details
    Browse the repository at this point in the history