You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I was looking through all the repos, I also noticed that some of the merged code has inconsistent formatting. This suggests to me that not everyone's linters are set up correctly. Can you all double-check that your linters are working, and that eslint is autofixing on save, so that you don't have to worry about things extra spaces, incorrect indentation, or extra lines in your future PRs. Dedicating a little time to this now will make your code neater, easier to read, and more professional in the long run.
Thanks,
Max
The text was updated successfully, but these errors were encountered:
Me again!
As I was looking through all the repos, I also noticed that some of the merged code has inconsistent formatting. This suggests to me that not everyone's linters are set up correctly. Can you all double-check that your linters are working, and that eslint is autofixing on save, so that you don't have to worry about things extra spaces, incorrect indentation, or extra lines in your future PRs. Dedicating a little time to this now will make your code neater, easier to read, and more professional in the long run.
Thanks,
Max
The text was updated successfully, but these errors were encountered: