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

Change the method name "getIndenting" to "isIndent" #18

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

ShangwenWang
Copy link

First, this method returns a boolean value by checking whether the indentation is specified or not. It would be better to name it "is XXX" to follow the Java naming convention.
Second, above the method, there is another method named "getIndent". Hence, to keep consistent with this method, it would be better to name this one "isIndent".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant