Searched full:linting (Results 1 – 25 of 87) sorted by relevance
1234
24 ci_info "## START OF LINTING ##"47 ci_info "## END OF LINTING ##"52 ci_info "linting failed"59 ci_warn "## NOT LINTING: CI scripts ##"62 ci_info "## LINTING: CI scripts ##"69 # Linting failed.78 ci_warn "## NOT LINTING: text files ##"81 ci_info "## LINTING: text files ##"84 # Linting failed.91 ci_warn "## NOT LINTING: YAML files ##"[all …]
13 "python.linting.enabled": true,14 "python.linting.flake8Enabled": true
1 name: Linting libpng26 - name: Run the linting script
22 // C++ interface for SPIR-V linting functionalities. It wraps the context24 // provides a method for linting.
140 option(LLVM_LIBC_ENABLE_LINTING "Enables linting of libc source files" OFF)281 message(WARNING "C++ compiler is not clang++, linting with be disabled.")309 'clang' (version ${CLANG_MAJOR_VERSION}). Linting will318 Linting is enabled but 'clang-tidy' is not found!323 To disable linting set LLVM_LIBC_ENABLE_LINTING to OFF
41 Formatting, Linting and Testing68 Make sure that formatting looks good and that linting and testing are passing.
87 banner "Linting Python source files"91 banner "Linting Documentation files"
1 Source linter and linting rules `Shell`
4 # Standard linting exemptions.
10 # TODO(crbug.com/1092516): Enable linting on proto_converter files.
11 "python.linting.pylintUseMinimalCheckers": false,
14 tests, and perform linting before each commit. (Symlinks don't seem to work,
27 - name: Run linting
16 # messages. Linting the code on a platform where it will not run is also not
72 // worth linting in general. Don't.102 fixesDir := filepath.Join(getCompilerArtifactsDir(env), "linting-output", "clang-tidy")
15 # Neither running nor linting Fuchsia tests is supported on Windows.
27 …* This is useful to tell linting and testing tools that a particular value will never be null. It'…
1 # Sparse based linting