Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v8.44.0
Choose a base ref
Loading
...
head repository:eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v8.45.0
Choose a head ref
Loading
  • 19commits
  • 37files changed
  • 11contributors

Commits on Jul 2, 2023

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

Commits on Jul 3, 2023

  1. feat: fix indent rule for else-if (#17318)

    * feat: fix indent rule for else-ifFixes#17316* add more test cases
    @mdjermanovic
    mdjermanovic authoredJul 3, 2023
    Configuration menu
    Copy the full SHA
    d34abe5View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    0052374View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138c096View commit details
    Browse the repository at this point in the history
  3. fix: provide uniquefixandfix.rangeobjects in lint messages (#…

    …17332)* fix: provide unique `fix` and `fix.range` objects in lint messagesFixes#16716* Update lib/linter/report-translator.jsCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>---------Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    @mdjermanovic@nzakas
    mdjermanovic andnzakas authoredJul 4, 2023
    Configuration menu
    Copy the full SHA
    c667055View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd063cView commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 8, 2023

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

Commits on Jul 10, 2023

  1. docs: Update README

    GitHub Actions Bot committedJul 10, 2023
    Configuration menu
    Copy the full SHA
    b762632View commit details
    Browse the repository at this point in the history
  2. chore: update eslint-config-eslint exports (#17336)

    * chore: update eslint-config-eslint export* update naming in README* main export for ESM, additional for CJS* update usage in README* update package.exports* rename file* add eslintrc export* add `files` to simplify usage
    @mdjermanovic
    mdjermanovic authoredJul 10, 2023
    Configuration menu
    Copy the full SHA
    5ca9b4dView commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. docs: Update README

    GitHub Actions Bot committedJul 11, 2023
    Configuration menu
    Copy the full SHA
    84d243bView commit details
    Browse the repository at this point in the history
  2. fix: Fix suggestion message inno-useless-escape(#17339)

    * fix: Fix suggestion message in `no-useless-escape`* Fixes* Fix for nodes with null `directive`* Empty commit* Remove fallback for `isDirective`* Remove duplicate tests
    @fasttime
    fasttime authoredJul 11, 2023
    Configuration menu
    Copy the full SHA
    b79b6fbView commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. docs: Update README

    GitHub Actions Bot committedJul 13, 2023
    Configuration menu
    Copy the full SHA
    bb30908View commit details
    Browse the repository at this point in the history
  2. docs: Config Migration Guide (#17230)

    * docs: config  migration guide* first full draft of page* Fix lint errs* Add set up section* add reviewer feedback to migration guide* copy edits* Apply suggestions from code reviewCo-authored-by: 唯然 <weiran.zsd@outlook.com>* implement feedback* Apply suggestions from NZ code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* implement reviewer feedback* copy edit* Apply suggestions from code reviewCo-authored-by: Francesco Trotta <github@fasttime.org>Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* remove example subheadings* Apply suggestions from code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* linter options section* Apply suggestions from code reviewCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>* Update flat config import explanation* Apply suggestions from code reviewCo-authored-by: Francesco Trotta <github@fasttime.org>* Fix indentation* Apply suggestions from code review* Apply suggestions from code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>---------Co-authored-by: 唯然 <weiran.zsd@outlook.com>Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>Co-authored-by: Francesco Trotta <github@fasttime.org>Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    @bpmutter@aladdin-add
    @nzakas@fasttime@mdjermanovic
    5 people authoredJul 13, 2023
    Configuration menu
    Copy the full SHA
    8bcbf11View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    f8892b5View commit details
    Browse the repository at this point in the history
  2. docs: add playground links to correct and incorrect code blocks (#17306)

    * docs: add playground links to correct and incorrect code blocks* Added info options and used existing styles* Switch options to parserOptions* Use context-based prefix for playground URLs* Tweaked styles for more padding, and overlaid vertically in thin screens* Reset md files to main* Removed icon and increased bottom padding
    @JoshuaKGoldberg
    JoshuaKGoldberg authoredJul 14, 2023
    Configuration menu
    Copy the full SHA
    89f3225View commit details
    Browse the repository at this point in the history
  3. chore: package.json update for @eslint/js release

    ESLint Jenkins committedJul 14, 2023
    Configuration menu
    Copy the full SHA
    68f63d7View commit details
    Browse the repository at this point in the history
  4. Build: changelog update for 8.45.0

    ESLint Jenkins committedJul 14, 2023
    Configuration menu
    Copy the full SHA
    4c11517View commit details
    Browse the repository at this point in the history
  5. 8.45.0

    ESLint Jenkins committedJul 14, 2023
    Configuration menu
    Copy the full SHA
    536cc34View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp