Branch: refs/heads/editorconfig
  Home:   https://github.com/jenkinsci/gearman-plugin
  Commit: cca254058936d2ff6aeb5f61c11581d6150c0745
      
https://github.com/jenkinsci/gearman-plugin/commit/cca254058936d2ff6aeb5f61c11581d6150c0745
  Author: Antoine Musso <has...@free.fr>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M .classpath
    M .project
    M Jenkinsfile
    M Makefile
    M gearman-plugin.spec
    M pom.xml
    M src/main/java/hudson/plugins/gearman/GearmanPluginUtil.java
    M src/main/java/hudson/plugins/gearman/GearmanProxy.java

  Log Message:
  -----------
  Add EditorConfig

Usage:

 mvn editorconfig:check   # Verify rules
 mvn editorconfig:format  # Automagically format files

The TextLinter as of 0.1.1 only supports a few properties:
- end_of_line
- trim_trailing_whitespace
- insert_final_newline

I have added a few others that are recognized by editors, notably
preventing tabulations in files.

https: //editorconfig.org/


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gearman-plugin/push/refs/heads/editorconfig/000000-cca254%40github.com.

Reply via email to