Giter Site home page Giter Site logo

yokawasa / action-sqlcheck Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 7.0 123 KB

A GitHub Action that automatically identifies anti-patterns in SQL queries using sqlcheck when PR is requested. Please [✩Star] if you're using it!

Home Page: https://github.com/marketplace/actions/sqlcheck-action

License: MIT License

Dockerfile 15.87% Shell 84.13%
container github-action github-actions sqlcheck static-analysis

action-sqlcheck's People

Contributors

mmachatschek avatar nathanburkett avatar ws-phil avatar yokawasa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

action-sqlcheck's Issues

Add verbose option

Add verbose option just like sqlcheck:

/ # sqlcheck -h
Command line options : sqlcheck <options>
   -f -file_name          :  SQL file name
   -r -risk_level         :  Set of anti-patterns to check
                          :  1 (all anti-patterns, default)
                          :  2 (only medium and high risk anti-patterns)
                          :  3 (only high risk anti-patterns)
   -c -color_mode         :  Display warnings in color mode
   -v -verbose            :  Display verbose warnings
   -d -delimiter          :  Query delimiter string (; by default)
   -h -help               :  Print help message

Run the action without a PR

Hi Folks,

I need to run this action every time a new push is made in every branch.
At that time, I do not have a PR Created yet.

Can I use this?

ability to always check files in a directory

I have a build that creates an installation script from multiple input files that were generated. I do not seen an option to specify the folder. This folder is in my .gitignore. Anything like this exist?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.