Skip to content

chore(neon_framework): Remove unnecessary asserts ensuring nothing is leaked to the browser history #1324

chore(neon_framework): Remove unnecessary asserts ensuring nothing is leaked to the browser history

chore(neon_framework): Remove unnecessary asserts ensuring nothing is leaked to the browser history #1324

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: streetsidesoftware/cspell-action@61139534e14c5c19c4c12c9967771f3f20ce9072 # v5
with:
incremental_files_only: false