This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-31
lines changed Expand file tree Collapse file tree 1 file changed +7
-31
lines changed Original file line number Diff line number Diff line change 11[default .extend-identifiers ]
2- makro = " makro"
3- VisibilityExplicity = " VisibilityExplicity"
4- impl_froms = " impl_froms"
52AnserStyle = " AnserStyle"
6- explicity = " explicity"
7- syntaxically = " syntaxically"
83datas = " datas"
4+ impl_froms = " impl_froms"
95selfs = " selfs"
10- TOOD = " TOOD"
11- strustS = " strustS"
12- new_function_with_generics_and_wheres = " new_function_with_generics_and_wheres"
13- Defaul = " Defaul"
14- nto = " nto"
15- nknown = " nknown"
16- ded = " ded"
17- truct = " truct"
18- inpu = " inpu"
19- Convertable = " Convertable"
20- substitude = " substitude"
21- nner = " nner"
22- Contro = " Contro"
23- numbe = " numbe"
24- MyUnio = " MyUnio"
256
267[default .extend-words ]
278anser = " anser"
289ba = " ba"
29- fromed = " fromed"
3010fo = " fo"
31- trivias = " trivias"
32- mmaped = " mmaped"
33- mis = " mis"
3411ket = " ket"
35- foor = " foor"
36- FPR = " FPR"
37- mak = " mak"
38- OT = " OT"
12+ makro = " makro"
3913raison = " raison"
40- strat = " strat "
41- unaccessable = " unaccessable "
14+ trivias = " trivias "
15+ TOOD = " TOOD "
4216
4317[default ]
4418extend-ignore-re = [
4519 # ignore string which contains $x (x is a num), which use widely in test
46- " .*\\ $\\ d.*"
20+ " .*\\ $\\ d.*" ,
21+ # ignore generated content like `boxed....nner()`, `Defaul...efault`
22+ " \\ w*\\ .{3,4}\\ w*" ,
4723]
4824
4925[files ]
You can’t perform that action at this time.
0 commit comments