Fix more “a”/“an” typos
This commit is contained in:
parent
b08b92eb42
commit
2396fad095
18 changed files with 20 additions and 20 deletions
|
|
@ -30,7 +30,7 @@ struct 对__否;
|
|||
struct ヒ__χ;
|
||||
//~^ ERROR type `ヒ__χ` should have an upper camel case name
|
||||
|
||||
// also cannot have lowercase letter next to a underscore.
|
||||
// also cannot have lowercase letter next to an underscore.
|
||||
// so this triggers the lint:
|
||||
|
||||
struct Hello_你好;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue