Credo port of Elixir Style Guide?

I know there are several Elixir style-guides in circulation… one of the most thorough (I think?) is GitHub - christopheradams/elixir_style_guide: A community driven style guide for Elixir · GitHub

Does anyone know if there is a Credo configuration that implements that style-guide?

Thanks!