dictator-ruby 0.4.0

Ruby language decree for Dictator structural linter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "dictator-ruby"
version = "0.4.0"
description = "Ruby language decree for Dictator structural linter"
edition.workspace = true
authors.workspace = true
license.workspace = true

[lints]
workspace = true

[dependencies]
dictator-decree-abi = { version = "0.4.0", path = "../dictator-decree-abi" }
dictator-core = { version = "0.4.0", path = "../dictator-core" }
memchr = "2"