add allowDotsForNumbers option to convert from brackets of indices to dots #373
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: 'Tests: pretest/posttest' | |
| on: [pull_request, push] | |
| permissions: | |
| contents: read | |
| jobs: | |
| tests: | |
| uses: ljharb/actions/.github/workflows/pretest.yml@main |