Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: enforce static analysis #227

Merged
merged 5 commits into from
Mar 15, 2022
Merged

Conversation

Ascenio
Copy link
Contributor

@Ascenio Ascenio commented Mar 14, 2022

This PR enforces linting rules and code formatting by verifying each PR's commits.

Pre-launch Checklist

  • I have run dartfmt on all changed files
  • I have updated CHANGELOG.md with my changes
  • I have run "optimize/organize imports" on all changed files
  • I have addressed all analyzer warnings as best I could
  • I have added/updated relevant documentation
  • I have run flutter pub publish --dry-run and addressed any warnings

OBS. 1: I've removed checks which are fulfilled by CI.
OBS. 2: I've not checked the required items because the changes made in this patch does not apply to the conditions. Also I've not updated the CHANGELOG.md because I don't think this changes anything from the client's perspective.

Copy link
Collaborator

@WinXaito WinXaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bdlukaa bdlukaa merged commit b99d1f5 into bdlukaa:master Mar 15, 2022
dev-hann added a commit to dev-hann/fluent_ui that referenced this pull request Sep 18, 2023
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.

3 participants