8000 Make checking staged files for git-seekret check the default and possibly configurable · Issue #29 · apuigsech/git-seekret · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make checking staged files for git-seekret check the default and possibly configurable #29
Open
@alain-hoang

Description

@alain-hoang

When running git-seekret check the default behavior is to ignore staged files in a git repository. In order to check for staged files it is necessary to run:

git-seekret check -s

I would suggest that the default behavior is to check for staged files when running git-seekret check and to leave an option to disable checking for staged files. As git-seekret has configuration options this might be more beneficial to be an option that can be set or unset per user basis.

Something along the lines of:

Disable checking of staged files

git-seekret check --disable staged-files

Enable checking of staged files

git-seekret check --enable staged-files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0