[code] move stray sources into a subfolder #45

Closed
opened 2021-05-08 23:42:19 +00:00 by vae · 0 comments
Contributor

Currently, root of the project contains files like

  • exception.cpp
  • exception.h
  • main.cpp
  • order.h
  • shared.h
  • signalcatcher.cpp
  • signalcatcher.h

Those files should be moved into a subfolder (for example src/) to unclutter the repo.

Currently, root of the project contains files like - `exception.cpp` - `exception.h` - `main.cpp` - `order.h` - `shared.h` - `signalcatcher.cpp` - `signalcatcher.h` Those files should be moved into a subfolder (for example `src/`) to unclutter the repo.
blue added this to the 0.3.0 milestone 2021-05-08 23:51:09 +00:00
blue added the
Refactoring
label 2021-05-08 23:51:19 +00:00
blue closed this issue 2021-05-11 23:31:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blue/squawk#45
No description provided.