mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 14:54:53 -04:00
formatter: support formatting bindings, for example in a let (#2883)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "common/util/string_util.h"
|
||||
|
||||
#include "config/rule_config.h"
|
||||
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
std::string get_source_code(const std::string& source, const TSNode& node) {
|
||||
|
||||
Reference in New Issue
Block a user