Pull request hints
Publish your code to the Collaboration
Last updated
Was this helpful?
Publish your code to the Collaboration
Last updated
Was this helpful?
I will report here the common complaints and pitfalls, I refer to the Python and C++ guidelines for details
Visual Studio Code messes up tabs and indentations. Check if code runs locally and on lxplus, use the "Convert Indentation to Spaces" after finishing the code job. Check the code with emacs for any doubt (it may look differently).
For new code, programs such ascan fix formatting for you automatically
Check that there is **always 1 space bedf