From a5ac9365f4c414f7a9efe852706a7258f7a45842 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Sat, 3 Dec 2022 20:08:53 +0100 Subject: [PATCH] chore: Lint --- angular.md | 2 -- java.md | 1 - nodejs.md | 1 - 3 files changed, 4 deletions(-) diff --git a/angular.md b/angular.md index 085f556..7ab95a4 100644 --- a/angular.md +++ b/angular.md @@ -35,7 +35,6 @@ - [Angular HTTP GET request with parameters example](https://www.angularjswiki.com/httpclient/get-params/#creating-params-using-httpparams-fromobject) - ## Frameworks - [eUI](https://eui.ecdevops.eu/) @@ -56,4 +55,3 @@ - [beforeEach()](https://angular.io/guide/testing-components-basics#beforeeach) - [Jasmine Spy Matchers: toHaveBeenCalled(), toHaveBeenCalledWith(), toHaveBeenCalledTimes()](https://scriptverse.academy/tutorials/jasmine-spy-matchers.html) - diff --git a/java.md b/java.md index c689053..1c6a600 100644 --- a/java.md +++ b/java.md @@ -60,7 +60,6 @@ - [Maven groupId and package name in java source](https://stackoverflow.com/a/30197922/515948) - [Generating Clients/Models for RESTful services from OpenAPI Specification](https://medium.com/codex/generating-clients-models-for-restful-services-from-openapi-specification-edf211e5d761) - ### Settings - [The settings.xml File in Maven](https://www.baeldung.com/maven-settings-xml) diff --git a/nodejs.md b/nodejs.md index fe2e7d9..fa44b04 100644 --- a/nodejs.md +++ b/nodejs.md @@ -14,4 +14,3 @@ - [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) - [How to regenerate changelog using standard-version](https://lukasznojek.com/blog/2020/03/how-to-regenerate-changelog-using-standard-version/) -