We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fbec7 commit c580bcaCopy full SHA for c580bca
pkg/plugins/external/edit.go
@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
17
+//nolint:dupl
18
package external
19
20
import (
pkg/plugins/external/init.go
0 commit comments