Ability to specify user rules as a file instead of directory
See original GitHub issueCurrently gitlint can only take a directory as argument for extra rules gitlint --extra-path=<path>
, would it make sense to also support only filenames?
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Changing File and Directory Permissions with chmod
In this tutorial, we will learn how to change file and directory permissions on an Elastic Compute Service (ECS) Linux server with chmod....
Read more >File-system permissions - Wikipedia
File -system permissions ... Most file systems include attributes of files and directories that control the ability of users to read, change, navigate,...
Read more >What is the full list of rules that defines permissions on a newly ...
The permissions of a new file are set from (1) the permissions set in the open() call modified by (2) the umask of...
Read more >Create custom actions rules in Outlook for Windows
In the Select Custom Action box, under Choose an action to be performed, click an action. Note: If the add-in doesn't appear, the...
Read more >c# - Checking for directory and file write permissions in .NET
The folder has access rule allowing write to BUILTIN\Administrators . And as I'm an administrator at my local station, the snippet mistakenly returned...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok, did manage to make some time right now 😃 Merged this, will be releasing 0.8.2 today, mostly to deal with #27 (duplicate #30) but this PR will also be part of it 😃
No problem! This is not super important or anything, just a nice to have feature.