RocketChat/Rocket.Chat

View on GitHub
packages/livechat/src/lib/emoji/emojis.ts

Summary

Maintainability
F
1 wk
Test Coverage

File emojis.ts has 4630 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const emojis = {
    ':england:': '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
    ':scotland:': '🏴󠁧󠁢󠁳󠁣󠁴󠁿',
    ':wales:': '🏴󠁧󠁢󠁷󠁬󠁳󠁿',
    ':men_holding_hands_medium_light_skin_tone_light_skin_tone:': '👨🏼‍🤝‍👨🏻',
Severity: Major
Found in packages/livechat/src/lib/emoji/emojis.ts - About 1 wk to fix

    There are no issues that match your filters.

    Category
    Status