Skip to content

Refactor lint command to lint and lint:fix#34

Merged
matejvasek merged 1 commit into
functions-dev:masterfrom
dsimansk:pr/refactor-lint
Jun 10, 2026
Merged

Refactor lint command to lint and lint:fix#34
matejvasek merged 1 commit into
functions-dev:masterfrom
dsimansk:pr/refactor-lint

Conversation

@dsimansk

Copy link
Copy Markdown
Contributor

Changes

  • Refactor lint command to lint and lint:fix

per issue:

Add local CI command - Add "ci": "yarn lint && yarn test && yarn build" to package.json scripts so the full CI check can be run locally with one command.

Refactored yarn lint to be check only shared in :ci and locally. Added yarn lint:fix that includes autofix --fix options.

@matejvasek

@matejvasek

Copy link
Copy Markdown
Collaborator

/approve

@matejvasek matejvasek merged commit a37f987 into functions-dev:master Jun 10, 2026
4 checks passed
@dsimansk dsimansk deleted the pr/refactor-lint branch June 10, 2026 12:05
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.

2 participants