godot-engine.easy-charts icon indicating copy to clipboard operation
godot-engine.easy-charts copied to clipboard

Align code style with the official GDScript style guide

Open eddex opened this issue 4 years ago • 1 comments

Description The code style of the addon is not consistent with the official GDScript style guide.

TODO Apply the GDScript style guide to the scripts in:

  • [ ] BarChart
  • [ ] BarChart2D
  • [x] LineChart
  • [x] LineChart2D
  • [ ] RadarChart
  • [ ] ScatterChart
  • [ ] ScatterChart2D
  • [ ] ScatterChart3D
  • [ ] Utilities

Additional info The GDScript style guide should be strictly followed to ensure a consistent code style in the entire codebase.

eddex avatar Oct 05 '20 10:10 eddex

I'm working on this.

eddex avatar Oct 05 '20 10:10 eddex