Fix language

This commit is contained in:
Dominik Jain
2025-05-30 18:18:24 +02:00
parent 30a280be51
commit 646e520e5a
+1 -1
View File
@@ -1,7 +1,7 @@
# language of the project (csharp, python, rust, java, typescript, javascript, go, cpp, or ruby)
# Special requirements:
# * csharp: Requires the presence of a .sln file in the project folder.
language: typescript
language: python
# whether to use the project's gitignore file to ignore files
# Added on 2025-04-07