Skip to content

chore: align with org standards + restore workflow icons#48

Merged
vreshch merged 1 commit intomasterfrom
chore/align-standards
Mar 20, 2026
Merged

chore: align with org standards + restore workflow icons#48
vreshch merged 1 commit intomasterfrom
chore/align-standards

Conversation

@vreshch
Copy link
Contributor

@vreshch vreshch commented Mar 20, 2026

Summary

  • .prettierrc: remove 3 extra fields (useTabs, arrowParens, endOfLine) to match standardized config across agentkit/web/desktop
  • .github/dependabot.yml: use patterns: ['*'] for all-dependencies group instead of explicit package list, matching org standard
  • .github/workflows/ci.yml + publish.yml: restore emoji icons in job/step names

Test plan

  • npm run verify passes (122 tests)
  • prettier --check confirms no source reformatting needed
  • CI green

- .prettierrc: remove extra fields (useTabs, arrowParens, endOfLine)
  to match standardized config across agentkit/web/desktop
- dependabot: use patterns ['*'] for all-dependencies group
  instead of explicit package list, matching org standard
- ci.yml/publish.yml: restore emoji icons in step names
@vreshch vreshch merged commit ab06c1d into master Mar 20, 2026
1 check passed
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