diff options
author | Rubén Rincón Blanco <ruben@rinconblanco.es> | 2022-05-12 03:18:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-12 03:18:42 +0200 |
commit | 0c2070aa85a96440981d11c76817029904dfd1e9 (patch) | |
tree | 5d0fe745a2376fd692f96d6f08252a48b97e6faa /lib/compilers/clean.js | |
parent | 3796bbec695eeb423705c4dbd2cea833ce494387 (diff) | |
download | compiler-explorer-0c2070aa85a96440981d11c76817029904dfd1e9.tar.gz compiler-explorer-0c2070aa85a96440981d11c76817029904dfd1e9.zip |
Renable license checks (#3619)gh-2865
* Renable license checks
* Set correct copyright date for unfurl-tests
* Fix small typo
* Fix license check line spacing
* Disable license check
* Go to old format for gcc dump view
Diffstat (limited to 'lib/compilers/clean.js')
-rw-r--r-- | lib/compilers/clean.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/compilers/clean.js b/lib/compilers/clean.js index 2d81b28bd..26dfc28c6 100644 --- a/lib/compilers/clean.js +++ b/lib/compilers/clean.js @@ -1,6 +1,3 @@ -/** - * @prettier - */ // Copyright (c) 2018, Compiler Explorer Authors // All rights reserved. // |