Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
firebase
google
serverless
google-cloud-storage
faas
google-cloud-functions
google-cloud-platform
faas-platform
-
Updated
Feb 4, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
I want to be able to disable a whole level of violation. For example the low error level i want to disable but still run the checks on medium, high, critical.
Describe the solution you'd like
I would like to have this possible with a simple flag in the ci to do this. To disable the violation level : low, etc. that when yo