User Activity

  • Created ticket #483 on Artistic Style

    Indentation inside string

  • Posted a comment on ticket #477 on Artistic Style

    This is version 3.1 and I tried parentheses and it fixes the reported "if", so this works: if ((depX is int) && (depY is int) && (depW is int) && (depH is int)) But on this line: public bool available => (ProjectDir != null) && (JsonFile != null) && (ProjectFile != null) && (Model != null); it is still changed to public bool available => (ProjectDir != null)&& (JsonFile != null)&& (ProjectFile != null)&& (Model != null); even with parentheses around the entire expression: public bool available =>...

  • Created ticket #481 on Artistic Style

    mixed line endings not fixed

  • Created ticket #480 on Artistic Style

    Enforce exactly one CR/LF at EOF

  • Created ticket #479 on Artistic Style

    C#: "goto case" is not indented properly

  • Created ticket #478 on Artistic Style

    Initializer code not properly indented

  • Created ticket #477 on Artistic Style

    C#: && sometimes mistaken for reference

  • Modified a comment on ticket #148 on Artistic Style

    Not sure if this is related but typedef foo { const int bar; int baz; }; is indented...

View All

Personal Data

Username:
pingel
Joined:
2000-08-09 12:01:32
Location:
Aarhus / Denmark / CEST
Gender:
Male
Phone Number:
+45 29871109

Projects

This is a list of open source software projects that Soren Pingel Dalsgaard is associated with:

  • Project Logo XMLTV XMLTV obtains and processes TV listings data Last Updated:
  • xmltvdk   Last Updated:

Personal Tools

Auth0 Logo