terranisu/angular-emoji-picker

View on GitHub
src/js/directives/emoji-removable.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    link: function ($scope, element) {
      var createMapping = function (words, emojis) {
        var map = [];
        var offset = 0;

Severity: Minor
Found in src/js/directives/emoji-removable.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status