master
exclude_patterns: - "config/" - "db/" - "dist/" - "features/" - "**/node_modules/" - "script/" - "**/spec/" - "**/test/" - "**/tests/" - "Tests/" - "**/vendor/" - "**/*_test.go" - "**/*.d.ts" - "**/androidTest/" - "**test"