Loading lib/jsduck/logger.rb +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ module JsDuck [:sing_static, "Singleton class member marked as @static"], [:type_syntax, "Syntax error in {type definition}"], [:type_name, "Unknown type referenced in {type definition}"], [:enum, "Enum with invalid values of no values at all"], [:enum, "Enum with invalid values or no values at all"], [:image, "{@img} referring to missing file"], [:image_unused, "An image exists in --images dir that's not used"], Loading Loading
lib/jsduck/logger.rb +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ module JsDuck [:sing_static, "Singleton class member marked as @static"], [:type_syntax, "Syntax error in {type definition}"], [:type_name, "Unknown type referenced in {type definition}"], [:enum, "Enum with invalid values of no values at all"], [:enum, "Enum with invalid values or no values at all"], [:image, "{@img} referring to missing file"], [:image_unused, "An image exists in --images dir that's not used"], Loading