lintspec
A blazingly fast linter for NatSpec comments in Solidity code
Language: toml
Author: GitHub Repos (@github-repos)
0 stars ยท 6 views
Files
- definitions (txt)
- src (txt)
- lintspec-macros (txt)
- screenshot.png (image)
- crates (txt)
- lintspec-core (txt)
- test-data (txt)
- README.md (md)
- release-plz.toml (toml)
- deny.toml (toml)
- benches (txt)
- README.md (md)
- lint.rs (rs)
- tests (txt)
- snapshots (txt)
- parser.rs (rs)
- tests-slang.rs (rs)
- tests-library-sample.rs (rs)
- tests-unicode-sample.rs (rs)
- common.rs (rs)
- tests-parser-test.rs (rs)
- src (txt)
- tests-interface-sample.rs (rs)
- tests-fuzzers.rs (rs)
- tests-basic-sample.rs (rs)
- natspec.rs (rs)
- utils.rs (rs)
- textindex.rs (rs)
- lint.rs (rs)
- prelude.rs (rs)
- error.rs (rs)
- error.rs (rs)
- enumeration.rs (rs)
- config.rs (rs)
- definitions.rs (rs)
- parser.rs (rs)
- constructor.rs (rs)
- function.rs (rs)
- modifier.rs (rs)
- variable.rs (rs)
- event.rs (rs)
- library.rs (rs)
- interface.rs (rs)
- parser (txt)
- files.rs (rs)
- solar.rs (rs)
- contract.rs (rs)
- lintspec (txt)
- benches (txt)
- Cargo.toml (toml)
- CHANGELOG.md (md)
- lib.rs (rs)
- e2e.rs (rs)
- cli.rs (rs)
- Cargo.toml (toml)
- main.rs (rs)
- CHANGELOG.md (md)
- README.md (md)
- tests (txt)
- src (txt)
- lib.rs (rs)
- tests-as_to_variant.rs (rs)
- Cargo.toml (toml)
- CHANGELOG.md (md)
- .lintspec.toml (toml)
- .config (config)
- .github (github)
- workflows (txt)
- release.yml (yml)
- cliff.toml (toml)
- nextest.toml (toml)
- benches.yml (yml)
- semver-checks.yml (yml)
- mirror.yml (yml)
- publish-dryrun.yml (yml)
- dependabot.yml (yml)
- main.yml (yml)
- ISSUE_TEMPLATE (txt)
- PULL_REQUEST_TEMPLATE.md (md)
- ๐-bug-report.md (md)
- โจ-feature-request.md (md)
- rust-toolchain.toml (toml)
- CONTRIBUTING.md (md)
- ATTRIBUTION.md (markdown)
- Cargo.toml (toml)
- action.yml (yml)
- dist-workspace.toml (toml)
- release-plz.yml (yml)
- structure.rs (rs)
- lib.rs (rs)
- slang.rs (rs)
- clippy.toml (toml)
- interner.rs (rs)