Skip to content

strerror, strerror_r, gai_strerror, perror: Add full implementation #823

strerror, strerror_r, gai_strerror, perror: Add full implementation

strerror, strerror_r, gai_strerror, perror: Add full implementation #823

Workflow file for this run

# vim:sw=2:ts=2
name: lint
# on events
on:
push:
branches:
- master
- 'feature/*'
pull_request:
branches:
- master
- 'feature/*'
jobs:
call-lint:
uses: phoenix-rtos/phoenix-rtos-project/.github/workflows/lint.yml@master