An Elixir toolkit for the AT Protocol. hexdocs.pm/atex
elixir bluesky atproto decentralization
26
fork

Configure Feed

Select the types of activity you want to include in your feed.

at ffe9ad1b7ae99608a136d416a63a309c04d576e2 8 lines 209 B view raw
1# Used by "mix format" 2[ 3 inputs: ["{mix,.formatter,.credo}.exs", "{config,lib,test}/**/*.{ex,exs}"], 4 import_deps: [:typedstruct, :peri, :plug], 5 export: [ 6 locals_without_parens: [deflexicon: 1] 7 ] 8]