mirror of
https://github.com/decompals/wibo.git
synced 2025-07-05 20:55:51 +00:00
* Everything needed to run simple Rust programs * Add IsDBCSLeadByte implementation * Address PR comments
7 lines
82 B
YAML
7 lines
82 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Always
|
|
ColumnLimit: 120
|