Skip to content

feat: increase the amount of search results to show #337

feat: increase the amount of search results to show

feat: increase the amount of search results to show #337

name: Check formatting
on: push
jobs:
checkFormatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v1
- name: Check formatting using pre-commit
uses: pre-commit/[email protected]