Searched full:linting (Results 1 – 25 of 51) sorted by relevance
123
22 // C++ interface for SPIR-V linting functionalities. It wraps the context24 // provides a method for linting.
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"
4 # Standard linting exemptions.
27 - name: Run linting
16 # messages. Linting the code on a platform where it will not run is also not
17 # messages. Linting the code on a platform where it will not run is also not
16 # Neither running nor linting Fuchsia tests is supported on Windows.
15 # Neither running nor linting Fuchsia tests is supported on Windows.
1 # Sparse based linting
41 linting:
55 console.log('No linting errors!')
156 * Add linting of json files161 * Add travis-ci builds that require linting script to pass
29 echo $(date): Linting...
8 The linting tool takes a list of files as input. For full usage instructions,
20 # Linting chapter
26 # Run the `clippy` linting tool
24 # targets. We need to test linting a normal apk target.
11 // Disable linting because string_view doesn't appear to support uint8_t. in EncodeBase64RawData()
15 # verbose and cryptic failure messages. Linting the code is also skipped on
16 # verbose and cryptic failure messages. Linting the code is also skipped on
40 * :ref:`A system for building, testing, and linting your project<docs-concepts-build-system>`