Skip to content

Add numeric keypad symbols in keyToCharacterMapping #125

Add numeric keypad symbols in keyToCharacterMapping

Add numeric keypad symbols in keyToCharacterMapping #125

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: SwiftLint
uses: norio-nomura/[email protected]