-
Notifications
You must be signed in to change notification settings - Fork 0
🔧 QoL Configuration #5
Conversation
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
@@ -69,25 +61,27 @@ | |||
</div> | |||
</footer> | |||
|
|||
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> | |||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.1/highlight.min.js"></script> |
Check warning
Code scanning / CodeQL
Inclusion of functionality from an untrusted source Medium
@@ -69,25 +61,27 @@ | |||
</div> | |||
</footer> | |||
|
|||
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> |
Check warning
Code scanning / CodeQL
Inclusion of functionality from an untrusted source Medium
Co-authored-by: Jacob Woffenden <[email protected]>
Co-authored-by: Jacob Woffenden <[email protected]>
Co-authored-by: Jacob Woffenden <[email protected]>
Co-authored-by: Jacob Woffenden <[email protected]>
Co-authored-by: Jacob Woffenden <[email protected]>
This PR relates to this PR. It adds:
postgresql
container in Docker in Dockerpostgresql
database.editorconfig
,Makefile
,.flake8
,.pre-commit-config.yaml
package.json
+package-lock.json
- these will be consumed laterrequirements.txt
+requirements.dev.txt
The following files are created with the knowledge that they will be edited/superseded in short order.
Dockerfile
chart
directory