Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement SourceCode#applyInlineConfig() #17351

Merged
merged 29 commits into from Sep 22, 2023
Merged

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    3a43264 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    398a115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    056cced View commit details
    Browse the repository at this point in the history
  4. Clean up naming

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5ff2a9f View commit details
    Browse the repository at this point in the history
  5. Add more tests

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    dc94b59 View commit details
    Browse the repository at this point in the history
  6. Fix last test

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3cf661a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e02709 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1895168 View commit details
    Browse the repository at this point in the history
  9. Fix test for Node.js 19

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d579475 View commit details
    Browse the repository at this point in the history
  10. Forgot to save the file

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e3e0282 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10b5ecb View commit details
    Browse the repository at this point in the history
  12. Clean up

    nzakas committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    81b75eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24d417a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update tests/lib/rule-tester/rule-tester.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c681c11 View commit details
    Browse the repository at this point in the history
  2. Update tests/lib/rule-tester/rule-tester.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1af148b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ba86d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Apply feedback

    nzakas committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2180336 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Cleanup tests

    nzakas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    271f8ba View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update lib/source-code/source-code.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0fc3fe6 View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    645265d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41f91df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b8e656 View commit details
    Browse the repository at this point in the history
  5. Fix JSON parse message again

    nzakas committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5c9f32f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Update lib/source-code/source-code.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    36baf92 View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3969b41 View commit details
    Browse the repository at this point in the history
  3. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    22a16a6 View commit details
    Browse the repository at this point in the history
  4. Update tests/lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ff145b0 View commit details
    Browse the repository at this point in the history
  5. Apply feedback

    nzakas committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    14edf42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a8363f View commit details
    Browse the repository at this point in the history