Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
TennyZhuang
|
f2043989ca
|
ignore the lint on some test files
Signed-off-by: TennyZhuang <zty0826@gmail.com>
|
2022-10-02 23:02:13 +08:00 |
|
Lukas Lueg
|
9ffc5a5c8d
|
Fix more parens for suboptimal_flops suggs
|
2022-08-29 22:36:11 +02:00 |
|
Thiago Arrais
|
f5596826fa
|
Better copy for lint message
Since x.log(y) is actually implemented as x.ln() / y.ln()
|
2020-07-06 13:45:43 -03:00 |
|
Thiago Arrais
|
0c8afa39ce
|
Lint x.log(b) / y.log(b) => x.log(y)
|
2020-07-06 13:32:31 -03:00 |
|