ruff/.github
Zanie Blue 802616aac0
Add compatibility test for `ruff-lsp` to CI (#8016)
Adds a CI job which runs `ruff-lsp` tests against the current Ruff
build.

Avoids rebuilding Ruff at the cost of running _after_ the cargo tests
have finished. Might be worth the rebuild to get earlier feedback but I
don't expect it to fail often?

xref https://github.com/astral-sh/ruff-lsp/pull/286

## Test plan

Verified use of the development version by inspecting version output in
CI; supported by https://github.com/astral-sh/ruff-lsp/pull/289 and
#8034
2023-10-23 15:44:51 -05:00
..
workflows Add compatibility test for `ruff-lsp` to CI (#8016) 2023-10-23 15:44:51 -05:00
CODEOWNERS Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
ISSUE_TEMPLATE.md Add `markdownlint` and dev Ruff to `pre-commit` (#2303) 2023-02-02 16:29:07 -05:00
PULL_REQUEST_TEMPLATE.md Add a PR template (#4582) 2023-05-24 02:17:38 +00:00
dependabot.yml Increase dependabot check interval from daily to weekly (#7668) 2023-09-26 13:59:23 +00:00
release.yml Re-add formatter to GitHub release notes (#7763) 2023-10-02 15:10:22 +00:00