less than 1 minute read

Analysis version 1.140.0 is live and ready for download. This version brings the following:

Fixed 🐞

  • Fix TokeiImporter treating root-level files as folders containing a file with the same name
  • Fix SonarImporter not stripping module prefix from root-level file names (e.g., “project:file.js” now correctly becomes “file.js”)