This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
icloud_photos_downloader
mirror of
https://github.com/icloud-photos-downloader/icloud_photos_downloader.git
Watch
0
Star
0
Fork
You've already forked icloud_photos_downloader
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
icloud_photos_downloader
/
scripts
/
lint
5 lines
83 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
echo
"Linting..."
ruff check --ignore
"E402"
Reference in New Issue
View Git Blame
Copy Permalink