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 prospector #282

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Add prospector #282

wants to merge 11 commits into from

Commits on Dec 9, 2021

  1. Add pylint to precommit

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    71b95b6 View commit details
    Browse the repository at this point in the history
  2. Remove unused fs.sshs package

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6e8b4cc View commit details
    Browse the repository at this point in the history
  3. Fix pylint issues with sshfs

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b7f584e View commit details
    Browse the repository at this point in the history
  4. Add pylint reporting

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e927eb7 View commit details
    Browse the repository at this point in the history
  5. Fix reports path

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8069361 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Add auto-generated message for pylint reports

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    9ea5d62 View commit details
    Browse the repository at this point in the history
  2. Update pylint skip entries

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    16bce2c View commit details
    Browse the repository at this point in the history
  3. Fix pylint issues AD9083

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    21bba0f View commit details
    Browse the repository at this point in the history
  4. Fix pylint issues AD5686

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    0b1db4f View commit details
    Browse the repository at this point in the history
  5. Fix pylint issues CN0540

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ebf20a2 View commit details
    Browse the repository at this point in the history
  6. Fix pylint issues ADF4371

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    8111bff View commit details
    Browse the repository at this point in the history