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

chore: Add cloudscape stylelint #38

Merged
merged 1 commit into from
Aug 1, 2024
Merged

chore: Add cloudscape stylelint #38

merged 1 commit into from
Aug 1, 2024

Conversation

michaeldowseza
Copy link
Member

Description

  • Upgrade necessary packages
  • Add custom cloudscape stylelint
  • Running linting for project

This code is basically technical debt on arrival. These linting rules will get moved into a shared package in the future but since we do not have an ETA for that we should still have a good process to ensure our files are linted consistently.

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -0,0 +1,56 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (50fc488) to head (a167d80).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          345       345           
  Branches        30        30           
=========================================
  Hits           345       345           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Upgrade necessary packages
- Add custom cloudscape stylelint
- Running linting for project
@michaeldowseza michaeldowseza marked this pull request as ready for review August 1, 2024 10:00
@michaeldowseza michaeldowseza requested a review from a team as a code owner August 1, 2024 10:00
@michaeldowseza michaeldowseza requested review from connorlanigan and removed request for a team August 1, 2024 10:00
@michaeldowseza michaeldowseza merged commit 91f1937 into main Aug 1, 2024
33 checks passed
@michaeldowseza michaeldowseza deleted the lint branch August 1, 2024 12:40
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