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
- Previous Commit added support for Analyzer Fixer based file header
addition to source code files. One was missing and wasn't updated
through the script since the script only checks starting newline
or a single comment line which were not enough to fix the file.
- Fortunately, the Analyzer caught this as IDE0073 style error and
was able fix with a simple click on the suggestion icon in VS IDE.
NOTE: Previous Commit was supposed to fail to demonstrate
build failure when using `file_header_template`.
0 commit comments