nasa/fprime

`fprime-util format` should work for libraries

Open

#4.926 geöffnet am 31. März 2026

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (9.718 Stars) (1.249 Forks)batch import
F´ Toolshelp wanted

Beschreibung

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