这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yeonjuan/html-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.1
Choose a base ref
...
head repository: yeonjuan/html-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.0
Choose a head ref
  • 3 commits
  • 22 files changed
  • 1 contributor

Commits on Apr 16, 2025

  1. feat: add no-duplicate-class rule (#319)

    * temp
    
    * feat: add no-duplicate-class rule
    
    * impl
    
    * fix
    
    * Update .cspell.json
    yeonjuan authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b25ab1b View commit details
    Browse the repository at this point in the history
  2. feat: handle more specific cases in use-baseline (#318)

    * feat: handle input type in use-baseline
    
    * feat: implement
    
    * Update .cspell.json
    
    * Update use-baseline.js
    
    * add test cases
    
    * Update use-baseline.test.js
    
    * apply reviews
    yeonjuan authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    c7cb25c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. v0.39.0

    yeonjuan committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    baf5c03 View commit details
    Browse the repository at this point in the history
Loading