Commit Graph

17 Commits

Author SHA1 Message Date
Sidharth Vinod edac77de74
Merge branch 'develop' into pr/dreathed/4856
* develop: (21 commits)
  Linting
  chore:  temp fix for eslint OOM
  chore: Update error snapshots
  Fix ESLint
  chore: Prettier
  chore: YOLO `pnpm --recursive update`
  chore: Remove commitlint
  Fix flowchart-elk render test
  chore: Add example page link in index
  chore: Remove cy.viewport
  fix: Cypress test for Suppress Error
  fix: Race condition when running suppressError test.
  fix: Retain default behavior when rendering errors cases
  chore: Add suppressErrorRendering to secure flags.
  fix: Remove blank SVG
  docs: Rebuild
  Add test
  Add test
  chore: Add suppressErrorRendering to config
  Throw error when detecting diagram type failed and `suppressErrorRendering` is set
  ...
2024-03-23 15:42:55 +05:30
Sidharth Vinod 784d06f0ae
chore: temp fix for eslint OOM 2024-03-23 15:24:18 +05:30
Sidharth Vinod cdbee64086
chore: Remove commitlint 2024-03-23 15:23:17 +05:30
Sidharth Vinod 60be7012aa
chore: Increase ESLint memory limit 2024-03-23 14:15:22 +05:30
Alois Klink 9513e0e2d5 build: update pre-commit rules to use `pnpm`
Update husky and lint-staged to use pnpm instead of yarn.
2022-09-29 19:48:02 +01:00
Yash-Singh1 af4c0591f9 chore: husky hooks executable 2022-05-10 18:27:55 -07:00
ashishj a29e2e6baa Merge branch 'develop' into 1252_gitgraph_reinvented 2022-03-24 17:29:36 +01:00
ashishj 2f9a7e8590 Removing commit lint pre-hook 2022-03-24 17:26:50 +01:00
Ashish Jain bb2dd2f5f3 getting there 2022-02-10 20:32:21 +01:00
Yash Singh db3edb61b4
chore: make husky hooks executable (#2594) 2022-01-03 15:57:41 -08:00
Matthieu MOREL 4cd2621eeb
build: group webpack & ignore dist & support yarn1.x (#2551) 2021-12-11 12:02:39 +01:00
Knut Sveidqvist 36b4860ab5 Merge 2021-12-11 08:04:38 +01:00
Sidharth Vinod f01bf59114
fix: husky pre-commit (#2545) 2021-12-08 19:30:10 +01:00
MOREL Matthieu ae5e15c046 ci commitlint : setup commitlint 2021-12-04 12:58:00 +01:00
Yash-Singh1 ab17af274d chore: install husky hooks on install 2021-11-30 17:08:10 -08:00
Matthieu MOREL 837eeb6d01
test are already executed on push and pull request 2021-11-30 23:18:48 +01:00
Matthieu MOREL 27027d003b setup lint-staged and husky
Co-Authored-By: Yash Singh <saiansh2525@gmail.com>
2021-11-30 08:49:37 +01:00