Commit graph

5 commits

Author SHA1 Message Date
Ankush Menat
53f8154907
chore(flake8): ignore B028 (#19612)
[skip ci]
2023-01-17 10:55:54 +05:30
Ankush Menat
b0cb1adc01 ci: config cleanup and bump coverage 2022-11-09 15:58:46 +05:30
Ankush Menat
f7e00633b9 chore: useless flake8 warnings 2022-06-15 17:27:04 +05:30
Ankush Menat
4d7f5a8f8d
ci: fix semgrep false positives (#13161)
* ci: fix false positive rule for split js translate

- limit regex to must match end of line.
- expand previous check to take care of other ways to split multi-line
  calls.

* ci: update tests for rules, ignore rules in sider

* ci: enable semgrep on v13 branches

* ci: fix false positive for python split strings
2021-05-12 20:22:48 +05:30
Mohammad Hasnain Mohsin Rajan
e66d81cfd6
chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 2021-03-16 17:07:41 +05:30