`annotate -e` doesn't skip serializers by default However, `annotate -i -k -e serializers` does work. Looks like `exclude_serializers` missing from this list of flags: https://github.com/ctran/annotate_models/blob/c479e5af2e2eb7bac98fa6787b352030549daeaa/lib/annotate.rb#L25