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 08cada0 commit 85682cfCopy full SHA for 85682cf
CHANGELOG.md
@@ -4,10 +4,10 @@
4
5
### Added
6
- Option for setting file path glob patterns for linting.
7
-- Move remotes table to separate tab.
8
9
### Changed
10
- Refactor settings ui.
+- Move remotes table to separate tab.
11
12
### Fixed
13
- Refresh actions now properly runs on currently opened file.
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup = com.github.blarc
3
pluginName = GitlabTemplateLint
pluginRepositoryUrl = https://github.com/Blarc/gitlab-template-lint-plugin
# SemVer format -> https://semver.org
-pluginVersion = 1.5.0
+pluginVersion = 1.5.1
# https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 223
0 commit comments