We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63bf44 commit 08f9d13Copy full SHA for 08f9d13
.fossa.yml
@@ -0,0 +1,9 @@
1
+version: 3
2
+
3
+project:
4
+ id: git+github.com/firebolt-db/firebolt-sqlalchemy
5
+ name: firebolt-sqlalchemy
6
7
+targets:
8
+ only:
9
+ - type: pipenv
sonar-project.properties
@@ -0,0 +1,4 @@
+sonar.projectKey=firebolt-db_firebolt-sqlalchemy
+sonar.organization=firebolt-db
+sonar.sources=src
+sonar.python.version=3
0 commit comments