mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-02 17:31:16 -03:00
Follow Rust naming convention for some types
But don't do it for enum variants just yet.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "expand.h"
|
||||
#include "fallback.h" // IWYU pragma: keep
|
||||
#include "function.h"
|
||||
#include "future_feature_flags.rs.h"
|
||||
#include "future_feature_flags.h"
|
||||
#include "history.h"
|
||||
#include "maybe.h"
|
||||
#include "operation_context.h"
|
||||
|
||||
Reference in New Issue
Block a user