refactor: rename project to gallery
This commit is contained in:
5
scripts/lint
Executable file
5
scripts/lint
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
cd "$(dirname $(dirname "$0"))" || exit
|
||||
|
||||
poetry run pylint gallery
|
||||
Reference in New Issue
Block a user