Skip to content

Commit

Permalink
fixed typo and added shorthand for pre_commit flags
Browse files Browse the repository at this point in the history
  • Loading branch information
yzabeast1 committed Oct 27, 2024
1 parent 8b1bf02 commit ab2c6d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/scripts/py-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mentions:

# Python Files

There are a couple scripts and functions that is available in the `.\pys` directory.
There are a couple scripts and functions that are available in the `.\pys` directory.

Read their comments to understand more.
All links lead to the [resource-packs](https://github.com/BEComTweaks/resource-packs) version of the scripts
Expand Down Expand Up @@ -73,10 +73,10 @@ Does 3 processes

::: details Flags:

<kbd>--use-relative-location</kbd>
<kbd>--use-relative-location, -rl</kbd>
- Uses relative location in your folder than the Web URL version

<kbd>--format</kbd>
<kbd>--format, -f</kbd>
- Uses [Prettier](https://prettier.io/) to make code look better

:::
Expand Down

0 comments on commit ab2c6d5

Please sign in to comment.