TiagoMSSantos/MobileRT

View on GitHub
.github/codeql/codeql-config.yml

Summary

Maintainability
Test Coverage
###############################################################################
# README
###############################################################################
# This file is the configuration for CodeQL on Github.
#
# The "paths"/"paths-ignore" fields of the config only have effect for Python, Ruby, and JavaScript/TypeScript.
#
# For more information, check:
# https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning#
###############################################################################
###############################################################################

name: "My CodeQL config"

disable-default-queries: false

#paths:
#  - app/MobileRT
#  - app/Components
#  - app/System_dependent
#  - app/Scenes
#  - app/Unit_Testing
#  - app/src
#
#paths-ignore:
#  - app/third_party