summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-30 20:46:23 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-23 18:31:42 +0200
commit769ef6859f702874aa0232296905e8a67291dd48 (patch)
tree003617ae01bee7dd7a19dc409f7034efb5662fca /.github
parent541d49d08b7ea2cbef751ee983961e8a27520e06 (diff)
downloadqutebrowser-769ef6859f702874aa0232296905e8a67291dd48.tar.gz
qutebrowser-769ef6859f702874aa0232296905e8a67291dd48.zip
Adjust some fixme comments
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 32068d4a0..bd4a223a9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
include:
- testenv: pylint
- testenv: flake8
- # FIXME:qt6
+ # FIXME:qt6 (lint)
# - testenv: mypy
- testenv: docs
- testenv: vulture