mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-12 03:04:18 -07:00
Issue 105: Configure and run black
and other pre-commit hooks (clean branch) (#1962)
* Configure and run `black` and other pre-commit hooks Co-authored-by: matt bowen <matthew.r.bowen@omb.eop.gov>
This commit is contained in:
parent
baa34ec038
commit
6e6223cd5e
162 changed files with 716 additions and 602 deletions
|
@ -5,7 +5,7 @@
|
|||
- Date: 2021-05-19
|
||||
- Tags: front-end, client
|
||||
|
||||
Technical Story: https://github.com/usds/justice40-tool/issues/44
|
||||
Technical Story: https://github.com/usds/justice40-tool/issues/44
|
||||
|
||||
## Context and Problem Statement
|
||||
|
||||
|
@ -38,7 +38,7 @@ We need to decide what framework to use for our front end client.
|
|||
|
||||
## Decision Outcome
|
||||
|
||||
Chosen option: Gatsby, because it seems to hit the balance between being simple and static-site focused and having capabilities for scaling up features and eventually evolving to a full stack application should we need it.
|
||||
Chosen option: Gatsby, because it seems to hit the balance between being simple and static-site focused and having capabilities for scaling up features and eventually evolving to a full stack application should we need it.
|
||||
|
||||
### Positive Consequences <!-- optional -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue