Skip to content

CALC-4: Repository required files#20

Open
ayahnenko-innowise wants to merge 3 commits into
roman-rouba:developmentfrom
ayahnenko-innowise:feature/CALC-4-repository-required-files
Open

CALC-4: Repository required files#20
ayahnenko-innowise wants to merge 3 commits into
roman-rouba:developmentfrom
ayahnenko-innowise:feature/CALC-4-repository-required-files

Conversation

@ayahnenko-innowise

@ayahnenko-innowise ayahnenko-innowise commented Jun 17, 2026

Copy link
Copy Markdown

Ticket

CALC-4: Add required files to repository

Context

The repo did not contain any required files like readme, gitignore, and no code quality checking tools. This PR fixes it.

Implementation

  • Added basic required files: README.MD and .gitignore
  • Added code linters and related npm commands
  • Added commit-msg hook to verify proper commit message
  • Added github action script to validate code quality
  • Added pull request template file

Technical notes / risks

  • commit-msg hook has to be installed manually by each developer, added instruction to readme
  • Github action will come to effect only after merging this PR

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.

1 participant