Skip to content

Refactor/Cleaning: Files layout

Félix David requested to merge Tilix4/stax:re_code_structure into 2.0

Description of change

  • Moved files as the decided layout and names.
  • Removed package.py

NB: This is wip because it's the first step. The LICENCE addition will be done in an upcoming commit because it's not breaking at all. See #264 (closed)

I had trouble with init.py only, else everything has been moved correctly.

Closes #264 (closed)

How to test it

Start Stax as usual.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @alefeve

Edited by Félix David

Merge request reports