[Delivers #183229025] Add duplicate entry and sort feature for json

Signed-off-by: Tanmay Pandey <tanmay@voereir.com>
This commit is contained in:
Tanmay Pandey 2022-09-15 11:25:52 +05:30
parent 78506ced37
commit 2331edcb1d
4 changed files with 112 additions and 27 deletions

View file

@ -191,3 +191,8 @@
language: python
types: [text]
stages: [commit, push, manual]
- id: notify-duplicate-entry
name: Notify duplicate entry
description: Notifies duplicate entry in the same file
entry: notify-duplicate-entry
language: python