Skip to content

Commit

Permalink
Merge pull request #294 from plangrid/acsbp-more-syntax-fixes
Browse files Browse the repository at this point in the history
Acsbp - more syntax fixes
  • Loading branch information
auramix authored Aug 8, 2023
2 parents 40fbaca + 92a0dfb commit 6228a24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ repos:
rev: v1.4.1
hooks:
- id: mypy
- repo: https://github.com/Lucas-C/pre-commit-hooks-markup
rev: v1.0.1
hooks:
- id: rst-linter
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ If you'd like to replace swagger-ui's static files (`flask_rebar/swagger_ui/stat
run the following from the root of the project.

.. code-block::
curl -L https://api.github.com/repos/swagger-api/swagger-ui/tarball | tar -xv --directory=flask_rebar/swagger_ui/static --strip-components=2 "*/dist/"
Documentation
Expand Down

0 comments on commit 6228a24

Please sign in to comment.