name: 'Style Check'
description: 'Check for common code style warnings'
runs:
using: 'node20'
main: 'index.js'