Skip to content

astyle broken formatter #337

@Icy-Thought

Description

@Icy-Thought

You have to manually add the code provided below to your emacs configuration file for the apheleia astyle formatter to function as intended. Maybe we should upstream the solution that hlissner has come up with?

(setf (alist-get 'astyle apheleia-formatters)
        '("astyle" (mapconcat 'identity (apheleia-formatters-locate-file "--options=" ".astylerc"))))

Source: doomemacs/doomemacs#7718

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions