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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Stale issue message