You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-14 10:04:19 +02:00
Automatically format YAML, CSS, and JS files (#1272)
Initially, I also formatted the templates in `theme/`, but this triggers https://github.com/prettier/prettier/issues/11834. So I exclude them for now. --------- Co-authored-by: Ming-Ying Chung <mych@chromium.org>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
[dir=rtl] #language-list {
|
||||
[dir="rtl"] #language-list {
|
||||
left: 10px;
|
||||
right: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user