doc: Remove references to removed hugegraph-style.xml#2949
Merged
imbajin merged 1 commit intoapache:masterfrom Feb 14, 2026
Merged
doc: Remove references to removed hugegraph-style.xml#2949imbajin merged 1 commit intoapache:masterfrom
imbajin merged 1 commit intoapache:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2949 +/- ##
============================================
- Coverage 35.55% 33.97% -1.58%
- Complexity 333 500 +167
============================================
Files 801 812 +11
Lines 67537 68688 +1151
Branches 8780 8977 +197
============================================
- Hits 24013 23340 -673
- Misses 40967 42863 +1896
+ Partials 2557 2485 -72 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
imbajin
approved these changes
Feb 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of the PR
close #2948
hugegraph-style.xmlhas been removed from the repository, but multiple documentation files still referenced it. This PR removes those stale references and updates the documentation to use.editorconfigand the existing Checkstyle configuration.Main Changes
• Removed references to deleted
hugegraph-style.xml• Updated documentation to reference
.editorconfig• No functional or build changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - Done