-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/coding style #439
base: master
Are you sure you want to change the base?
Feature/coding style #439
Conversation
… into feature/coding_style
Carlos, lo primero que hago para saber como probarlo sin mirar el makefile es "make help"....y ups...nada aparece al respecto con las reglas que se agregaron. Cuando puedas agregale la ayuda, yo mientras voy probando el PR. |
En el repo hay un monton de archivos que tienen CRLF y sin embargo al ejecutar make code_sanity en cygwin no me los menciona $ make code_sanity Checking for carriage return Checking for trailing spaces Pero si abro con un editor hexa por ejemplo blinking.c, este archivo SI tiene. $ make code_sanity Checking for carriage return |
En el sh que hacen el fix, también debería agregarse el --binary para que encuentre el CRLF. |
Juan, si tira Checking for carriage return es porque ya ha pasado el test anterior, está ok, está hallando terminación de linea de DOS |
can we merge this request? |
Mariano: Carlos Pantelides
To: ciaa/Firmware [email protected] can we merge this request?— |
No description provided.