break actions in multiple (#12)

feat: add linting workflow for code quality checks
feat: add testing workflow for unit tests and coverage reporting
chore: update .gitignore to include additional files
Co-authored-by: Arthur Abeilice <afa7789@gmail.com>
Reviewed-on: https://git.p2pix.co/doiim/p2pix-front-end/pulls/12
Co-authored-by: arthur <abeilice@kosmos.org>
Co-committed-by: arthur <abeilice@kosmos.org>
This commit is contained in:
arthur
2026-05-08 20:15:47 +00:00
committed by hueso
parent 616302ffbe
commit 9828a44cf8
8 changed files with 240 additions and 125 deletions

View File

@@ -1 +1,3 @@
{}
{
"singleQuote": true
}