PythonBulawayo / ChitChat

22 stars 24 forks source link

Create GitHub Action for linting Front End code #26 #49

Closed Nolulamo closed 6 months ago

Nolulamo commented 6 months ago

This pull request introduces a new GitHub Action that enables linting of the Front End code in the project. The action automatically analyzes the codebase for potential errors, style violations, and best practice adherence.

Key Changes:

Please review this pull request and provide any feedback or suggestions for improvement.

Nolulamo commented 6 months ago

@terrameijar commits squashed

terrameijar commented 6 months ago

@Nolulamo thank you, this is looking good.