Skip to content

Niki4tap/marker

 
 

Repository files navigation

Marker

A project trying to implement a stable linting API for Rust.

Contributing

The internal structure of marker and its component is documented in docs/internal/.

Running

The project is currently only available in this GitHub repo. For a quick test, checkout the repo and run cargo run --bin cargo-marker -- -l ./marker_lints. This will start cargo-marker, load ./marker_lints as a lint crate and run it in this repository.

License

Copyright (c) 2022-2022 Rust-linting

Rust-linting is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT.

About

A stable linting interface for Rust. Let's make custom lints a reality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%