Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CSS (0.08 sec)

  1. .teamcity/src/main/kotlin/configurations/PerformanceTestsPass.kt

                                // The artifact rule report/css/*.css => performanceResultsDir is there to clean up the target directory.
                                // If we don't clean that up there might be leftover json files from other report builds running on the same machine.
                                """
                                results/performance/build/test-results-*.zip!performance-tests/report/css/*.css => $performanceResultsDir/
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:42 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/telemetry/README.md

    [stylelint](https://stylelint.io/) to format CSS files, and
    [prettier](https://prettier.io/) to format TS, CSS, Markdown, and YAML files.
    
    See the style guides:
    
    - [TypeScript](https://google.github.io/styleguide/tsguide.html)
    - [CSS](https://go.dev/wiki/CSSStyleGuide)
    
    It is encouraged that all TS and CSS code be run through formatters before
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 2.5K bytes
    - Viewed (0)
Back to top