Forked from
dehury / Radon Particles
62 commits behind the upstream repository.
-
Michael Wurster authored
* Move artifact, capability, data, and policy types * Move relationship types * Move node types * Apply naming convention * Fix syntax issues
Michael Wurster authored* Move artifact, capability, data, and policy types * Move relationship types * Move node types * Apply naming convention * Fix syntax issues
.editorconfig 147 B
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf