keeptrack.space
keeptrack.space copied to clipboard
refactor(missile): Convert variable and method names to camelCase
- Convert all private properties and methods from trailing underscore convention to camelCase
- Convert PascalCase variables to camelCase throughout missile plugin
- Update method parameter names from PascalCase to camelCase
- Maintain OOP structure with proper class-based organization
- Ensure consistency with project's camelCase variable naming standard
Files refactored:
- missile-plugin.ts: Fixed private properties (isSub_, i_), private methods, and dependencies_
- missile-math.ts: Converted static method names and parameters to camelCase
- missile-manager.ts: Fixed module-level variables and exported function names
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
