indentation #34

Open
opened 2020-02-03 08:14:01 +01:00 by Kreyren · 1 comment
Kreyren commented 2020-02-03 08:14:01 +01:00 (Migrated from github.com)

We need to adapt the project for various methods of indentation so that contributors feels comfortable using it's preferred indentation.

This can be implemented through makefile assuming that end-user sets variable for GNU indent flags which is then going to be used to format the project

Possible issues

Bash/shell is not supported on windows so parsing makefiles might be inefficient.

We need to adapt the project for various methods of indentation so that contributors feels comfortable using it's preferred indentation. This can be implemented through makefile assuming that end-user sets variable for [GNU indent](https://www.gnu.org/software/indent/) flags which is then going to be used to format the project ### Possible issues Bash/shell is not supported on windows so parsing makefiles might be inefficient.
github-actions[bot] commented 2020-05-11 02:02:16 +02:00 (Migrated from github.com)

Stale issue message

Stale issue message
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kreyren/Zernit#34