mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 16:51:16 -03:00
Run clang-format on all files
The main change here is to reorder headers.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include <cwchar>
|
||||
#include "future_feature_flags.h"
|
||||
|
||||
#include <cwchar>
|
||||
|
||||
/// The set of features applying to this instance.
|
||||
static features_t global_features;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user