diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2024-02-21 18:52:39 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2024-02-21 19:05:37 +0100 |
commit | 234c169658b44b3d52768dcc5c71f6dcc66b64c7 (patch) | |
tree | 3565fb78d3b8799b575b7d614a85422aa2fb5ac6 /typings/slack_api | |
parent | 90125ea5ec54431bfafb504def8c4551e3d43fa4 (diff) | |
download | wee-slack-234c169658b44b3d52768dcc5c71f6dcc66b64c7.tar.gz |
Configure ruff files in pyproject.toml and run on most files
Move the configuration of which files ruff check should run on from the
CI command to pyproject.toml and change it to run on most files.
Exclude these files:
- typings/weechat.pyi because it's copied from the WeeChat repo and I
don't want errors from that.
- wee_slack.py and _pytest because it's the old version, so there's no
point spending time fixing lint errors there.
Diffstat (limited to 'typings/slack_api')
0 files changed, 0 insertions, 0 deletions