aws-samples / amazon-q-slack-gateway

MIT No Attribution
79 stars 28 forks source link

Edit some code comments, and some linting fixes. #14

Closed rstrahan closed 10 months ago

rstrahan commented 10 months ago

Issue #, if available: n/a

Description of changes: Edit some code comments, and some linting fixes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

gbenattar commented 10 months ago

Ideally we should setup a pre-commit hook which will run npm run release in order to enforce the linter.

We can add this as a future task.