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

Added eslint indent rules. #344

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Jun 18, 2024

Description

Added some indent eslint rules.

Issues Resolved

Closes #343.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock dblock added the skip-changelog No need to update CHANGELOG. label Jun 18, 2024
Copy link

Changes Analysis

Commit SHA: 8d801cb
Comparing To SHA: 49cd814

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9569355287/artifacts/1613862271

API Coverage

Before After Δ
Covered (%) 483 (47.31 %) 483 (47.31 %) 0 (0 %)
Uncovered (%) 538 (52.69 %) 538 (52.69 %) 0 (0 %)
Unknown 24 24 0

@nhtruong nhtruong merged commit 16bcb63 into opensearch-project:main Jun 18, 2024
16 checks passed
@dblock dblock deleted the eslint-indent branch June 18, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No need to update CHANGELOG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Auto-format TypeScript files / Missing Lints
2 participants