igraph / rigraph

igraph R package
https://r.igraph.org
544 stars 200 forks source link

Custom code style #1340

Open krlmlr opened 5 months ago

krlmlr commented 5 months ago

For graph literals.

https://github.com/igraph/rigraph/pull/673 contains the logic that was used in a one-off run. It would be nice to have the code styled on a regular basis, e.g., in a pre-commit hook.