dictator-ruby 0.6.4

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

[lints]
workspace = true

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