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

Add CreateContextWithOptions #144

Merged
merged 2 commits into from
Mar 28, 2021

Commits on Mar 27, 2021

  1. Add CreateContextWithOptions for lintcontext

    Allows users to provide options for creating lint context.
    
    Related Issue: stackrox#141
    
    Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
    Arvind Iyengar committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    244a173 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Switch new to newCtx(options Options)

    Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
    Arvind Iyengar committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    6c8a7b7 View commit details
    Browse the repository at this point in the history