This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/trixy-macros/src
Benedikt Peetz 17fd954e46
fix(macros/c_api/header): Format doc comments in a c-like way
Formatting them with `/// [Comment]` is a rust convention, c uses `/**
[Comment] */`.
2024-03-24 17:56:43 +01:00
..
config style(treewide): Reformat 2024-02-19 16:15:18 +01:00
generate fix(macros/c_api/header): Format doc comments in a c-like way 2024-03-24 17:56:43 +01:00
generate.old style(treewide): Reformat with treefmt (`nix fmt`) 2024-02-19 20:53:11 +01:00
lib.rs fix(trixy-macros): Format the generated header with in the GNU style 2024-02-19 20:51:33 +01:00