rsconstruct 0.9.85

Rust based fast build system
mod actionlint;
mod black;
mod checkpatch;
mod checkstyle;
mod cmake;
mod cppcheck;
mod cpplint;
mod doctest;
mod eslint;
mod hadolint;
mod htmlhint;
mod htmllint;
mod jq;
mod jshint;
mod jslint;
mod jsonlint;
mod luacheck;
mod mypy;
mod perlcritic;
mod php_lint;
mod prettier;
mod pylint;
mod pyrefly;
mod pytest;
mod ruff;
mod rumdl;
mod shellcheck;
mod slidev;
mod standard;
mod stylelint;
mod svglint;
mod svgo;
mod taplo;
mod tidy;
mod xmllint;
mod yamllint;
mod yq;

mod ascii;
mod aspell;
mod clang_tidy;
mod clippy;
mod duplicate_files;
mod encoding;
mod ijq;
mod ijsonlint;
mod itaplo;
mod iyamllint;
mod iyamlschema;
mod json_schema;
mod license_header;
mod make;
mod markdownlint;
mod marp_images;
mod mdl;
mod script;
pub mod terms;
mod zspell;