Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
omemo-dr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gajim
omemo-dr
Commits
dcad3538
Commit
dcad3538
authored
3 months ago
by
Philipp Hörist
Browse files
Options
Downloads
Patches
Plain Diff
ci: Update pyright
parent
13192848
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3
Refactor
Changes
2
Pipelines
70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
.pre-commit-config.yaml
+1
-1
1 addition, 1 deletion
.pre-commit-config.yaml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
dcad3538
...
...
@@ -20,7 +20,7 @@ test-pyright:
-
"
**/*.py"
script
:
-
pip install .
-
npm install pyright@1.1.3
07
-
npm install pyright@1.1.3
89
-
node_modules/.bin/pyright --version
-
node_modules/.bin/pyright
interruptible
:
true
...
...
This diff is collapsed.
Click to expand it.
.pre-commit-config.yaml
+
1
−
1
View file @
dcad3538
...
...
@@ -14,7 +14,7 @@ repos:
-
tomli
-
repo
:
https://github.com/RobertCraigie/pyright-python
rev
:
v1.1.3
07
rev
:
v1.1.3
89
hooks
:
-
id
:
pyright
pass_filenames
:
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment