Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 2月 14, 2023
  2. 6月 30, 2022
  3. 3月 31, 2022
  4. 11月 03, 2021
    • Vitaly Slobodin's avatar
      Remove redundant stylelint rules · 145dfb25
      Vitaly Slobodin 创作于
      We already have the following rules in out Stylelint config:
      - max-nesting-depth
      - selector-max-compound-selectors
      - declaration-block-no-duplicate-properties
      - no-eol-whitespace
      145dfb25
  5. 9月 28, 2021
  6. 6月 03, 2021
  7. 6月 02, 2021
  8. 3月 15, 2021
  9. 3月 12, 2021
  10. 3月 09, 2021
  11. 2月 18, 2021
  12. 2月 02, 2021
  13. 4月 26, 2019
  14. 3月 26, 2019
  15. 3月 08, 2019
  16. 2月 28, 2019
  17. 2月 26, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 46a1ca28
      Tim Zallmann 创作于
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      
      First round of advanced stylelint rules
      
      Mainly Vendor prefix updates related to flex
      
      Updates to more webkit specific vendor prefixes
      
      Finished all vendor specific fixes
      
      Moved now 4 rules to warning
      
      Fixed the new scss lint problems
      
      More stylelint adaptions after rebase
      46a1ca28
  18. 2月 14, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 0b535661
      Tim Zallmann 创作于
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      0b535661
加载中