Skip to content

Commit

Permalink
Update non-MVP ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Dec 6, 2023
1 parent 3f1dfc1 commit 024378d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The project is planned to be a wrapper around the following well-tested & recogn

# Non-MVP ideas
- `autorefine ci` to create a dedicated CI pipeline (which will, by default, run `autorefine analyze` and `autorefine check` on every PR) for your Git hosting provider (GitHub, GitLab, Bitbucket, etc.),
- `autorefine template [SETUP_NAME]` to configure Quality Assurance and CI/CD tooling (ruff, tox, towncrier, sphinx, etc.) using a custom setup (e.g. `autorefine template jaraco`)—feature for projects that don't intend to use a skeleton.
- `autorefine template [TEMPLATE_NAME]` to configure Quality Assurance and CI/CD tooling (Ruff, tox, towncrier, Sphinx, etc.) using a custom template (e.g. `autorefine template jaraco`)—feature for projects that don't intend to use a skeleton.

# Get inspired
- https://instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c
Expand Down

0 comments on commit 024378d

Please sign in to comment.