Crates.io | cargo_marker |
lib.rs | cargo_marker |
version | 0.5.0 |
source | src |
created_at | 2022-11-04 10:31:33.992377 |
updated_at | 2023-12-28 21:03:12.992983 |
description | Marker's CLI interface to automatically compile and run lint crates |
homepage | |
repository | https://github.com/rust-marker/marker |
max_upload_size | |
id | 705004 |
size | 124,106 |
cargo_marker is the CLI tool for Marker, an experimental linting interface for Rust. It seamlessly integrates with the Rust compiler to provide custom linting capabilities for your Rust projects.
Note
Marker is in the early stages of development, some things are still missing and the API is still unstable.
A list of limitations and planned features can be found in Marker's Readme.
nightly-2023-11-16
)See the installation and usage instructions in the main Marker repository README. Installation and usage instructions are available in The Marker Book.
Contributions are highly appreciated! If you encounter any issues or have suggestions for improvements, please check out Marker's GitHub repository.
Copyright (c) 2022-2023 Rust-Marker
Rust-marker is distributed under the terms of the MIT license or the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT.