-
The code as you will see is pretty rough. My main idea was to set a draft as follows:
- Use different tabs for each step (8 tabs)
- The first tab is just the description of the protocol and link t…
-
Is it possible to stop adding code line numbers when scanning for updates with i18n.PostBuild.exe?
This is really annoying to get files regenerated every time you move code, the actual translation do…
-
Right now I update the PO-files for all translations keywords by hand.
This can't be right..
There must be a way to automatically update these.. or not ?
-
> I can't remember where I came across this but I read somewhere that the `` file tag is deprecated and I was just wondering if anyone knew what it was being replaced with? I use it to get a list of i…
-
currently:
```groovy
def loadEnvVars() {
loadEnvVarsFromFile("script-env-vars.groovy")
if (params.PUPPET_ONLY == true) {
loadEnvVarsFromFile("script-env-vars-puppet-only.groovy")
} els…
-
So all code is subject to linters, etc.
gaand updated
7 years ago
-
I suppose we use the pylogeny package, which unifies all data, to parse other datasets, e.g., by adding a phylip dst reader, commandline functionality, and adding also readers for other file formats. …
-
Need to recreate code first service/operation and data contracts from proto files for a low code platform.
As a result, I am unable to use tooling.
![image](https://user-images.githubusercontent.c…
-
```
What convention is not being followed?
Modularization
In module/s does this occur?
lm_master.py, lm_config.py and possibly others.
What needs to be done to correct code?
Create a single standard…
-
```
I get an "Inconsistent Line Endings" dialog any time I open a CS generated
partial class in my entities assembly in VS2005. Any way to fix this??
```
Original issue reported on code.google.com by…