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: 8c8b39a
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: a5d65ce
Choose a head ref
  • 7 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    eb6222a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. chore: implement generate baseline script (#309)

    * feat: implement generate baseline script
    
    * Update .cspell.json
    
    * apply review
    
    * Update .cspell.json
    
    * remove underline
    yeonjuan authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c609ee2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. feat: implement use-baseline (#311)

    * feat: implement use-baseline
    
    * feat: implement
    
    * Update .cspell.json
    
    * Update use-baseline.js
    
    * fix
    
    * add message
    
    * add tests
    
    * add tests
    
    * add tempalte visitors
    
    * add docs
    
    * Update use-baseline.md
    
    * feat: check script & style
    
    * Update docs/rules/use-baseline.md
    
    Co-authored-by: Rick Viscomi <[email protected]>
    
    * Update docs/rules/use-baseline.md
    
    Co-authored-by: Rick Viscomi <[email protected]>
    
    * apply reviews
    
    ---------
    
    Co-authored-by: Rick Viscomi <[email protected]>
    yeonjuan and rviscomi authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    da63b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cb318 View commit details
    Browse the repository at this point in the history
  3. docs: fix options typo

    yeonjuan committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    de5ef44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d889b3 View commit details
    Browse the repository at this point in the history
  5. v0.38.0

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