INRIA / INRIA/spoon

refactoring: naming and typos in code

Open
#2,207 5 comments 0 reactions 0 assignees View on GitHub
refactor
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

There are many typos / errors / misspellings that
- harm readability
- decrease maintainability

I hope there are no obstacles to fix them (API compatibility?)
- ~~refactor: occurences -> occurrences #2214~~
- ~~refactor: fix naming: RECURSIVE_WILCARD -> RECURSIVE_WILDCARD #2213~~

- CtRole.java: A**NN**ONYMOUS_EXECUTABLE -> A**N**ONYMOUS_EXECUTABLE
- src/main/java/spoon/reflect/meta/impl/ModelRoleHandlers.java: CtClass_A**NN**ONYMOUS_EXECUTABLE_RoleHandler -> CtClass_A**N**ONYMOUS_EXECUTABLE_RoleHandler

- ~~refactor: fix typo in element printer helper.java QALIFIED_NAME_SEPARATORS -> QUALIFIED_NAME_SEPARATORS #2223~~

- ~~fix typo: Occurence->Occurrence #2249~~
- ~~refactor: fix some typos #2253~~

I would like to go forward and FIX them all.

@surli
Any opinions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.