Skip to content
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

Enable Stylecop analysis #1037

Merged
merged 75 commits into from Jun 4, 2018
Merged

Enable Stylecop analysis #1037

merged 75 commits into from Jun 4, 2018

Commits on May 24, 2018

  1. Enable StyleCop

    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    ebc6053 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be07b6a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9ff02e3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    65d3f0e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f9e35b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9d3ebbc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9e4d0c6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7ad21ba View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0adc65d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    bdd1adb View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    bf40b40 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    871ae71 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    7e3a60b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    2017be7 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    5e819bc View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8ec6b6c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    351df50 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    14d3fd6 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    77ab40b View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    5e0825e View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    df9a0e9 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    7e32f92 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    dc7e1e2 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    43fcb86 View commit details
    Browse the repository at this point in the history
  25. Partially fix SA1025: Code should not contain multiple whitespace cha…

    …racters in a row
    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    e66acbd View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    5c880dd View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    4241421 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    577f267 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    d17980b View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    b088136 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    2667aea View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    1c71a1f View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    ca0e79a View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    57ff4a9 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    d596d5d View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    a89ae87 View commit details
    Browse the repository at this point in the history
  37. Fix SA1121: Use built-in type alias

    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    87ee0b9 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    09ae115 View commit details
    Browse the repository at this point in the history
  39. Fix SA1124: Do not use regions

    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    02199a9 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    6bd92a7 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    ac497b1 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    b2f462d View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    fe5ef91 View commit details
    Browse the repository at this point in the history
  44. Fix SA1130: Use lambda syntax

    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    1d78ef3 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    5200282 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    1531d2b View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    91aa929 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    b3a562d View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    3a32c5b View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    1f0aca6 View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    b3fc332 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    73c049b View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    d8986f8 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    05c78ae View commit details
    Browse the repository at this point in the history
  55. Copy the full SHA
    77baedc View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    0572eea View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    5e7efb0 View commit details
    Browse the repository at this point in the history
  58. Copy the full SHA
    cff5486 View commit details
    Browse the repository at this point in the history
  59. Copy the full SHA
    518773a View commit details
    Browse the repository at this point in the history
  60. Fix SA1401: Field should be private

    blairconrad authored and zvirja committed May 24, 2018
    Copy the full SHA
    7020cb2 View commit details
    Browse the repository at this point in the history
  61. Copy the full SHA
    f649bf9 View commit details
    Browse the repository at this point in the history
  62. Copy the full SHA
    aaa5e91 View commit details
    Browse the repository at this point in the history
  63. Copy the full SHA
    6c08fc4 View commit details
    Browse the repository at this point in the history
  64. Copy the full SHA
    42652cd View commit details
    Browse the repository at this point in the history
  65. Copy the full SHA
    75e17bb View commit details
    Browse the repository at this point in the history
  66. Copy the full SHA
    c833833 View commit details
    Browse the repository at this point in the history
  67. Copy the full SHA
    e462336 View commit details
    Browse the repository at this point in the history
  68. Copy the full SHA
    31ee03b View commit details
    Browse the repository at this point in the history
  69. Copy the full SHA
    af3dd3b View commit details
    Browse the repository at this point in the history
  70. Copy the full SHA
    8399c06 View commit details
    Browse the repository at this point in the history
  71. Copy the full SHA
    1107293 View commit details
    Browse the repository at this point in the history
  72. Copy the full SHA
    6b5ff2e View commit details
    Browse the repository at this point in the history
  73. Copy the full SHA
    2d7a58f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Disable code analysis for non-verification build

    The main aim is to improve IDE performance when
    writing the code.
    zvirja committed May 26, 2018
    Copy the full SHA
    5373c6e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Copy the full SHA
    349e4c3 View commit details
    Browse the repository at this point in the history