Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prettier to auto-kol/agent #85

Merged
merged 3 commits into from
Dec 24, 2024
Merged

Add prettier to auto-kol/agent #85

merged 3 commits into from
Dec 24, 2024

Conversation

jfrank-summit
Copy link
Member

In order to standardize the code formatting I have added prettier. @marc-aurele-besner is more experienced and probably opinionated regarding formatting, so please review and feel free to improve.

I will also be adding linting after we get through some refactoring.

Copy link
Contributor

@marc-aurele-besner marc-aurele-besner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good with me, I'll just suggest also adding a .vscode/settings.json with similar lines as here to avoid actually having to remember to run prettier each time we are committing something

auto-kol/agent/.prettierrc.js Show resolved Hide resolved
@jfrank-summit
Copy link
Member Author

All good with me, I'll just suggest also adding a .vscode/settings.json with similar lines as here to avoid actually having to remember to run prettier each time we are committing something

I have a local vscode settings that runs on save. I know you like committing those to the repo. Another one I'm pretty indifferent on.

@Xm0onh Xm0onh merged commit 9487153 into main Dec 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants