exclude_paths: - 'dist/**' - 'tests/**' - 'node_modules/**' - '**.js' - '**.md' - '**.yml' - '**.json' - '**.sh'