Commit Graph
21 Commits
Author SHA1 Message Date
suhasgumma 85d2f5c250 Minor Changes to Improve Code Quality 2022-12-27 13:02:03 +05:30
suhasgumma c3771eec7e Remove redundant functions and clean code after refactoring 2022-12-16 15:57:23 +05:30
suhasgumma 76d2154152 All the minor Changes 2022-12-16 12:56:40 +05:30
suhasgumma fa5e7fef23 Restructure Code to Improve Code Quality 2022-12-16 03:25:13 +05:30
suhasgumma 0d76fffa48 Don't export structs that are not needed outside fixhandler package 2022-12-15 11:54:00 +05:30
suhasgumma 8079f9ae7d Improve Code Readability 2022-12-13 15:19:26 +05:30
suhasgumma 663401d908 Dealing with Insertion and Removal at last line of a Resource 2022-12-12 23:09:13 +05:30
suhasgumma 926790f49d Dealing with Multiple Resources in a single YAML file 2022-12-12 18:42:59 +05:30
suhasgumma 566b7c29c1 Simplify dealing with comments and empty lines at the top 2022-12-11 18:47:52 +05:30
suhasgumma af5cdefc5f Improve Readability of code 2022-12-11 16:35:40 +05:30
suhasgumma 36b7b8e2ac Replace Single Line Sequence Node 2022-12-11 15:30:51 +05:30
suhasgumma 17c52bd0ae Handle Single Line Sequence Node in Replacement 2022-12-10 18:24:06 +05:30
suhasgumma e02086e90c Handle Single Line Sequence Node in Removal 2022-12-10 18:11:17 +05:30
suhasgumma baf62887b9 Handle Single Line Sequence Node 2022-12-10 17:29:04 +05:30
suhasgumma 99fa81e411 Fix Bugs Remove Scenario 2022-12-10 12:00:15 +05:30
suhasgumma f64200f42f Small Changes 2022-12-09 23:44:04 +05:30
suhasgumma f72cb215d7 Adjust Content Line 2022-12-09 22:45:55 +05:30
suhasgumma fa03a9dae3 Fixed: Comments and empty lines at the head are excluded 2022-12-09 18:55:31 +05:30
suhasgumma 4b898b0075 Initial Implementation 2022-12-08 22:56:53 +05:30
f3665866af import "yqlib" properly
Co-authored-by: Vlad Klokun <vladklokun@users.noreply.github.com>
2022-11-30 01:31:49 +05:30
suhasgumma be33054973 Possible Solution to Indentation Issue 2022-11-23 22:54:59 +05:30