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

CI: add linters & code formatters #26

Open
1 of 7 tasks
spicyfalafel opened this issue Sep 19, 2024 · 0 comments
Open
1 of 7 tasks

CI: add linters & code formatters #26

spicyfalafel opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
scope:build Issues related to CI or build system

Comments

@spicyfalafel
Copy link
Contributor

spicyfalafel commented Sep 19, 2024

  • snapshot tests structure:
    └── aidbox_sdk
    ├── snapshots
    │   └── typescript
    | | └── hl7-fhir-r4-core
    | | | └── Account.ts
    | | | └── ActivityDefinition.ts
    | | └── hl7-fhir-r5-core
    │   └── python
  • typescript linter
  • python linter
  • c# linter
  • java linter
  • pre-commit hooks?
  • code formatters?
@spicyfalafel spicyfalafel self-assigned this Sep 19, 2024
@krvital krvital added the scope:build Issues related to CI or build system label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:build Issues related to CI or build system
Projects
None yet
Development

No branches or pull requests

2 participants