e-vasiltsov / fs-size-checker

A lightweight CLI tool for analyzing file and directory sizes. Signals errors via standard exit codes when specified size limits are exceeded
https://www.npmjs.com/package/fs-size-checker
MIT License
1 stars 1 forks source link

chore: add github action ci #13

Closed e-vasiltsov closed 1 week ago

e-vasiltsov commented 1 week ago

Summary

This PR adds a GitHub Action for Continuous Integration to automate testing, building, and code formatting checks.

Linked Issue

Closes #12