Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Dec 22, 2024
1 parent 35779ec commit fc0f0fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/linters/.cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@
"forceoverwrite",
"fournir",
"fpath",
"freefont",
"freetype",
"friendlyname",
"fromcommit",
"fromorg",
Expand Down Expand Up @@ -506,6 +508,7 @@
"hardisworktaskrefresh",
"hardisworktasksave",
"hardisworkws",
"harfbuzz",
"hhmm",
"hiddenitems",
"high",
Expand Down Expand Up @@ -643,6 +646,7 @@
"occurences",
"oclif",
"olas",
"openrc",
"op\u00e9ration",
"orgfreeze",
"orginstanceurl",
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image

- Visual flow management, using MermaidJs
- [hardis:doc:project2markdown](https://sfdx-hardis.cloudity.com/hardis/doc/project2markdown/): Add a markdown file for each Flow
- If unable to run mermaid-cli, store markdown with mermaidJs diagram content anyway (can happen from Monitoning Backup Command)
- If unable to run mermaid-cli, store markdown with mermaidJs diagram content anyway (can happen from Monitoring Backup Command)
- [hardis:doc:flow2markdown](https://sfdx-hardis.cloudity.com/hardis/doc/flow2markdown/): Generate the markdown documentation of a single flow (available from VsCode extension)
- [hardis:project:generate:flow-git-diff](https://sfdx-hardis.cloudity.com/hardis/project/generate/flow-git-diff/): Generate the visual git diff for a single flow (available from VsCode extension)
- [hardis:project:deploy:smart](https://sfdx-hardis.cloudity.com/hardis/project/deploy/smart/): Add visual git diff for flows updated by a Pull Request
Expand Down

0 comments on commit fc0f0fa

Please sign in to comment.