lyoutakoduka / spartaproject

MIT License
0 stars 0 forks source link

Make the format of document string all the same. #29

Closed lyoutakoduka closed 8 months ago

lyoutakoduka commented 8 months ago

e.g., fix following texts.

  1. Remove overview of super class. https://github.com/lyoutakoduka/spartaproject/blob/5d6126d9bb48082fb88e754e6919100c8b9f4f47/pyspartaproj/script/path/safe/safe_copy.py#L17

  2. Remove unnecessary comma. https://github.com/lyoutakoduka/spartaproject/blob/5d6126d9bb48082fb88e754e6919100c8b9f4f47/pyspartaproj/script/path/iterate_directory.py#L51

lyoutakoduka commented 8 months ago

Update document string of files in the project directory.

  1. LICENSE https://github.com/lyoutakoduka/spartaproject/blob/5d6126d9bb48082fb88e754e6919100c8b9f4f47/README.md?plain=1#L11

  2. CONTRIBUTING.md https://github.com/lyoutakoduka/spartaproject/blob/5d6126d9bb48082fb88e754e6919100c8b9f4f47/CONTRIBUTING.md?plain=1#L7

lyoutakoduka commented 8 months ago

Update project setting file in conjunction with updating latest version of VSCode.

https://github.com/lyoutakoduka/spartaproject/blob/5d6126d9bb48082fb88e754e6919100c8b9f4f47/.vscode/settings.json#L38