Hello, I would share into the Graphs.jl package a new function to calculate cycle basis in connected graphs.
I looked at the source codes of some functions in the package and actually they use a specific language that is not exhaustively explained anywhere (as far as I know). So my question is, when making a pull request, should I adapt my function to the package's standards or it is not necessary? If yes, where could I find something about the language used for the functions in Graphs.jl? Thank you very much, Michela
