nasa/fprime

`fprime-util format` should work for libraries

Open

#4,926 opened on Mar 31, 2026

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

Repository metrics

Stars
 (9,718 stars)
PR merge metrics
 (Avg merge 5d 13h) (67 merged PRs in 30d)

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