Michael Kaufmann
Michael Kaufmann
I have the same issue on mac and also have to rerun the script several times. Also the cleanup scripts are not working.
That's strange - because I don't get it for all repositories...
# Heading ## Heading 2 - [ ] task1 - [x] task2 ``` javascript var x = y ```
# Default Value When I implemented the VstsConfigration I looked how [the AwsConnfuguration](https://github.com/queueit/FeatureSwitcher.AwsConfiguration/blob/master/src/FeatureSwitcher.AwsConfiguration/Behaviours/AwsConfig.cs) was implemented. The method is a nulablle bool `public bool? IsEnabled(Feature.Name name)` And there was not method...
So right now there is no way to ignore files? This makes superlinter unusable for me. Or am I missing something?
Never mind. I found how I can disable jcpd in superlinter: ```yaml - name: Lint Code Base uses: github/super-linter@v4 env: VALIDATE_JSCPD: false ```
@mericstam delete all the log files. And make sure to pull the newest version. This should do the trick.
### 🗒️ Issue templates - [Choose template](https://github.com/wulfland/AccelerateDevOps/issues/new/choose) - [Configure templates](https://github.com/wulfland/AccelerateDevOps/blob/main/.github/ISSUE_TEMPLATE/config.yml) - [Markdown templates](https://github.com/wulfland/AccelerateDevOps/blob/main/.github/ISSUE_TEMPLATE/bug_report.md) - [Custom templates](https://github.com/wulfland/AccelerateDevOps/blob/main/.github/ISSUE_TEMPLATE/custom.yml)
### 🪆 Nesting issues - [Track tasks in task lists](https://github.com/wulfland/AccelerateDevOps/issues/233) - Convert tasks to issues - Drag and drop - Navigate
### 🏷️ Labels and Milestones - Manage issues using [labels](https://github.com/wulfland/AccelerateDevOps/labels) - [Track issues in milestones](https://github.com/wulfland/AccelerateDevOps/milestones)