Skip to content

Commit

Permalink
port to mv3 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Eduardo D Sanchez <[email protected]>
Co-authored-by: William Woodruff <[email protected]>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent 4874c1e commit 7b6c4d8
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 1,386 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,5 @@ jobs:
black ff2mpv.py
git diff --exit-code
flake8 --max-line-length=120 ff2mpv.py
lint-js:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: eslint
run: |
sudo npm install eslint --global
eslint --no-eslintrc --parser-options=ecmaVersion:8 ff2mpv.js
Loading

0 comments on commit 7b6c4d8

Please sign in to comment.