aboutsummaryrefslogtreecommitdiff
path: root/pyrightconfig.json
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2024-12-21 10:49:13 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2024-12-21 10:49:13 +0000
commit4ffc19bbbb2395b8204b852df325fe4b3c07e273 (patch)
tree18dcf0be788bf3a9823572a83c3bf7812d1210f8 /pyrightconfig.json
parentc36ce550b282f11bac802e9224ed9927b24876a8 (diff)
downloadsrtfilter-4ffc19bbbb2395b8204b852df325fe4b3c07e273.tar
srtfilter-4ffc19bbbb2395b8204b852df325fe4b3c07e273.tar.gz
srtfilter-4ffc19bbbb2395b8204b852df325fe4b3c07e273.zip
Add type checking, rework parsing, fix bugs
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r--pyrightconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
new file mode 100644
index 0000000..864fa90
--- /dev/null
+++ b/pyrightconfig.json
@@ -0,0 +1,3 @@
+{
+ "strict": ["."]
+} \ No newline at end of file