Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 843 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 843 Bytes

ICFPC-2018, yandex fellows and lazy bottom

Code-style

  1. Install ReSharper + "StyleCop ReSharper extension" (ReSharper -> Extension Manager -> StyleCop)
  2. Use "ReSharper -> Edit -> Cleanup Code" periodically (Ctrl + E, C) usning "full cleanup"
  3. Use "ReSharper -> Edit -> Reformat code" (Ctrl + Alt + Entr) regulary
  4. Everything that is not touched by "code cleanup" and has no complains from "inspections" is fine