NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
41 stars 27 forks source link

DEMO: Github action to catch linting & formating issues #2422

Closed robyngit closed 4 months ago

robyngit commented 4 months ago

This PR demonstrates new Github Actions introduced in PR #2412. It's just a demonstration and should no be merged. The PR introduced a new function that has linting and formatting errors. The github action will catch these errors and make comments on the PR with specific issues and suggested fixes.