github.com/consensys/gnark-crypto@v0.14.0/.gitlint (about)

     1  [general]
     2  
     3  contrib=contrib-title-conventional-commits
     4  ignore=B6
     5  
     6  # This is a contrib rule - a community contributed rule. These are disabled by default.
     7  # You need to explicitly enable them one-by-one by adding them to the "contrib" option
     8  # under [general] section above.
     9  # [contrib-title-conventional-commits]
    10  # Specify allowed commit types. For details see: https://www.conventionalcommits.org/
    11  # types = bugfix,user-story,epic