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

[EXTREME WIP] Lua plugins for custom lints #415

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

[EXTREME WIP] Lua plugins for custom lints #415

wants to merge 24 commits into from

Commits on Sep 15, 2022

  1. Initial commit

    Kampfkarren committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    58155eb View commit details
    Browse the repository at this point in the history
  2. Use github branch

    Kampfkarren committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d861a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58bde2e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Sep 23, 2022

  1. Scope manager

    Kampfkarren committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8cd4502 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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

Commits on Sep 25, 2022

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

Commits on Oct 23, 2022

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

Commits on Oct 24, 2022

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

Commits on Oct 27, 2022

  1. Plugin support with VSC

    Kampfkarren committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    12a2952 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    b13560e View commit details
    Browse the repository at this point in the history
  2. Better workflows

    Kampfkarren committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    3152e2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd34fa View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Plugin hub support

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    db77b64 View commit details
    Browse the repository at this point in the history
  2. @autogenerated

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    ce5954e View commit details
    Browse the repository at this point in the history
  3. Validate hash

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    df921ed View commit details
    Browse the repository at this point in the history
  4. Add to CI

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7df77df View commit details
    Browse the repository at this point in the history
  5. chmod

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    cd9636c View commit details
    Browse the repository at this point in the history
  6. concurrency

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    1f16a67 View commit details
    Browse the repository at this point in the history
  7. Fix concurrency

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    1cc1074 View commit details
    Browse the repository at this point in the history
  8. Lower test throttling

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    2429189 View commit details
    Browse the repository at this point in the history
  9. if: always()

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e7f66f5 View commit details
    Browse the repository at this point in the history
  10. Delete old clippy

    Kampfkarren committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6a97c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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