Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[package]
name = "flycheck"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.57"

[lib]
doctest = false

[dependencies]
crossbeam-channel = "0.5.0"
tracing = "0.1"
cargo_metadata = "0.14"
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.48"
jod-thread = "0.1.1"

toolchain = { path = "../toolchain", version = "0.0.0" }
stdx = { path = "../stdx", version = "0.0.0" }
paths = { path = "../paths", version = "0.0.0" }
.75.75 0 0 0-1.06 0ZM8.856 2.008a.75.75 0 0 1 .636.848l-1.5 10.5a.75.75 0 0 1-1.484-.212l1.5-10.5a.75.75 0 0 1 .848-.636Z" clip-rule="evenodd" /> Code
Pascal Kuthe cleanup integration tests
c6f169b · 2023-05-18 5560Commits
.cargo
d---------
.envrc
-rw-r--r--
146
.gitattributes
-rw-r--r--
243
.github
d---------
.gitignore
-rw-r--r--
63
.ignore
-rw-r--r--
210
CHANGELOG.md
-rw-r--r--
139660
Cargo.lock
-rw-r--r--
61174
Cargo.toml
-rw-r--r--
531
LICENSE
-rw-r--r--
16725
README.md
-rw-r--r--
2575
VERSION
-rw-r--r--
5
base16_theme.toml
-rw-r--r--
1602
book
d---------
contrib
d---------
default.nix
-rw-r--r--
345
docs
d---------
flake.lock
-rw-r--r--
8021
flake.nix
-rw-r--r--
5535
grammars.nix
-rw-r--r--
3476
helix-core
d---------
helix-dap
d---------
helix-loader
d---------
helix-lsp
d---------
helix-parsec
d---------
helix-term
d---------
helix-tui
d---------
helix-vcs
d---------
helix-view
d---------
languages.toml
-rw-r--r--
67348
logo.svg
-rw-r--r--
2848
logo_dark.svg
-rw-r--r--
7253
logo_light.svg
-rw-r--r--
6922
runtime
d---------
rust-toolchain.toml
-rw-r--r--
68
rustfmt.toml
-rw-r--r--
0
screenshot.png
-rw-r--r--
367553
shell.nix
-rw-r--r--
336
theme.toml
-rw-r--r--
3238
xtask
d---------
README.md