An Elixir toolkit for the AT Protocol. hexdocs.pm/atex
elixir bluesky atproto decentralization
at main 10 lines 136 B view raw
1%{ 2 configs: [ 3 %{ 4 name: "default", 5 checks: %{ 6 disabled: [{Credo.Check.Design.TagTODO, []}] 7 } 8 } 9 ] 10}