Skip to content

Small project to reproduce a bug with orderFilesByReferenceComments not working as intented.

Notifications You must be signed in to change notification settings

fdeslandes-wk/wallaby-bug-order-files-by-reference-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallaby-bug-order-files-by-reference-comments

Small project to reproduce a bug with orderFilesByReferenceComments not working as intented.

  1. Run npm install
  2. Run wallaby
  3. You will have a Super expression must either be null or a function, not undefined error because the files are in the wrong order.
  4. You will have a expect is not defined error. When removing the orderFilesByReferenceComments, you don't have this error, but the expected wrong order one.

The error was reproduced with wallaby in VSCode 2017-03-01, version v1.0.390 2022-08-16, wallaby version 1.0.1318

About

Small project to reproduce a bug with orderFilesByReferenceComments not working as intented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published