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
|
7d17434e01
ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705)
|
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
|
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
|
83553f6f08
ref: enforce test naming so tests actually run (#35517)
|
2 years ago |