nasa/fprime

`fprime-util format` should work for libraries

Open

#4926 opened on Mar 31, 2026

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C++ (9,718 stars) (1,249 forks)batch import
F´ Toolshelp wanted

Description

F´ Version
Affected Component

Feature Description

An F´ library isn't a project, yet it still should be able to be formattable. The issue is that there's no easy way to go find the default F´ .clang-format file. Either libraries should provide their own, or maybe we could add in the behavior to go fetch that file and put it in the root of the library. Many possible solutions.

Expected behavior:

Contributor guide