qdk
qdk copied to clipboard
Auto-imports should go after the initial file comment
Auto-imports get added on line 1 currently. This is commonly a license header/copyright or file summary, and any added code should go after the initial comment block (if present). Example auto-import added on line 1 below.