Skip to content

Commit

Permalink
opt out of todo-should-have-issue in package.json of the repo, phetsi…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jan 16, 2023
1 parent b969dde commit 54e0f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/renderLocaleStringReport.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const simData = require( './simData' );
//
// const simUntranslated = false;
//
// // TODO: There should be some way to figure this out based on the metadata.
// // TODO: There should be some way to figure this out based on the metadata. https://github.com/phetsims/rosetta/issues/357
// if ( simUntranslated ) {
// translationStatusArray.push( 'completely untranslated' );
// }
Expand Down

0 comments on commit 54e0f9e

Please sign in to comment.