mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-20 22:21:16 -03:00
Run clang-format on all files
The main change here is to reorder headers.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#if FISH_USE_POSIX_SPAWN
|
||||
|
||||
Reference in New Issue
Block a user