anthony sottile
|
16b75635ac
ref: apply pyupgrade 3.17.0 changes (#75352)
|
3 months ago |
anthony sottile
|
eb55184602
Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380)
|
9 months ago |
getsentry-bot
|
6fc6ffc848
Revert "ref: enable pyupgrade --py311-plus (#64363)"
|
9 months ago |
anthony sottile
|
28f5037299
ref: enable pyupgrade --py311-plus (#64363)
|
9 months ago |
anthony sottile
|
6f0827b339
ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622)
|
10 months ago |
anthony sottile
|
e5c5e56d17
ref: new flake8 rule S009 + fix exception reraising (#62620)
|
10 months ago |
anthony sottile
|
264b62a391
ref: enforce model imports are absolute (#57814)
|
1 year ago |
anthony sottile
|
7d17434e01
ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705)
|
1 year ago |
Mark Story
|
9935a868ee
fix(hybridcloud) Ignore fixtures/ from production code linting. (#54416)
|
1 year ago |
Mark Story
|
5c4de4fcd0
feat(tools) Add lint rule to disallow testutils imports in production code (#53501)
|
1 year ago |
anthony sottile
|
e8c1d2a6d5
ref: add flake8 plugin to ban force_str / force_bytes (#53370)
|
1 year ago |
anthony sottile
|
542d13fbdb
ref: remove exam dependency (#42311)
|
1 year ago |
anthony sottile
|
f1e15c2ba5
ref: upgrade linters (#42233)
|
1 year ago |
anthony sottile
|
ca09a6deaf
ref: ban exam.before / exam.around (#42231)
|
1 year ago |
anthony sottile
|
458900af44
ref: ban exam.patcher (#42222)
|
1 year ago |
Armin Ronacher
|
759f57f867
feat(devtools): Add linter for sentry.models imports (#37911)
|
2 years ago |
anthony sottile
|
284e980df0
ref: replace self.assertRaises with pytest.raises (#35685)
|
2 years ago |
anthony sottile
|
d227f5ca92
ref: allow explicit relative imports `from .json` (#35676)
|
2 years ago |
anthony sottile
|
c044845149
Revert "Revert "ref: simplify and type flake8 plugin (#35645)" (#35651)" (#35673)
|
2 years ago |
Evan Purkhiser
|
8b9bcdc92d
Revert "ref: simplify and type flake8 plugin (#35645)" (#35651)
|
2 years ago |
anthony sottile
|
9dce10350d
ref: simplify and type flake8 plugin (#35645)
|
2 years ago |
anthony sottile
|
3f9243c10b
ref: use html.escape directly (#35641)
|
2 years ago |
anthony sottile
|
881f046d0b
ref: trim the methods that S001 mock plugin checks (#35368)
|
2 years ago |
asottile-sentry
|
94c896a4a3
ref: clean up sentry flake8 plugin (#33847)
|
2 years ago |
asottile-sentry
|
db976bb447
ref(dev): use sentry-flake8 as a flake8:local-plugins plugin (#33830)
|
2 years ago |