Skip to content

The linter for Cadence. Find programming errors, bugs, stylistic errors and suspicious constructs

License

Notifications You must be signed in to change notification settings

bluesign/cadence-tools

This branch is 2 commits ahead of, 24 commits behind onflow/cadence-tools:refs/heads/master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50b640d · Jan 15, 2025
Jun 13, 2024
Jul 11, 2024
Oct 25, 2024
Jan 15, 2025
Aug 30, 2024
Oct 22, 2024
Sep 16, 2022
Jun 13, 2024
Jun 27, 2022
Jun 27, 2022
Sep 26, 2022
Jun 27, 2022
Jun 10, 2024
Sep 28, 2022
Jun 27, 2022
Jun 29, 2022

Repository files navigation

Cadence Tools

Contains various developer tools for Cadence.

  • Cadence Lint - The linter for Cadence. Find programming errors, bugs, stylistic errors and suspicious constructs

  • Cadence Testing Framework - The Cadence testing framework provides a convenient way to write tests for Cadence programs in Cadence.

  • Cadence Language Server - Language server implementation for Cadence. It provides editors and IDEs that support LSP language features like auto complete, go to definition, documentation and type information on hover, etc

  • Cadence Documentation Generator - Generates human-readable documentation for Cadence programs.

About

The linter for Cadence. Find programming errors, bugs, stylistic errors and suspicious constructs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.8%
  • TypeScript 6.9%
  • JavaScript 6.1%
  • Cadence 1.5%
  • Makefile 0.5%
  • HTML 0.1%
  • Shell 0.1%