Skip to content

Replaced nanoprintf with stdio's vsnprintf #63

Replaced nanoprintf with stdio's vsnprintf

Replaced nanoprintf with stdio's vsnprintf #63

Workflow file for this run

name: linter
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 6